Uses of Annotation Type
com.cloudera.cdp.annotation.WorkloadApi
Packages that use WorkloadApi
-
Uses of WorkloadApi in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api with annotations of type WorkloadApiModifier and TypeMethodDescriptionDfworkloadClient.abortAssetUpdateRequest
(AbortAssetUpdateRequestRequest input) Aborts asset update request.DfworkloadClient.abortDeploymentRequest
(AbortDeploymentRequestRequest input) Aborts a deployment request.DfworkloadClient.cancelChangeFlowVersion
(CancelChangeFlowVersionRequest input) Cancel change flow version for an existing deployment.DfworkloadClient.cancelNifiVersionUpdate
(CancelNifiVersionUpdateRequest input) Cancels a NiFi version update for a deployment.DfworkloadClient.changeFlowVersion
(ChangeFlowVersionRequest input) Change flow version of a running deployment.DfworkloadClient.createAssetUpdateRequest
(CreateAssetUpdateRequestRequest input) Create asset update request.DfworkloadClient.createCustomNarConfiguration
(CreateCustomNarConfigurationRequest input) Create the custom NAR configuration.DfworkloadClient.createCustomPythonConfiguration
(CreateCustomPythonConfigurationRequest input) Create the custom Python configuration.DfworkloadClient.createDeployment
(CreateDeploymentRequest input) Creates a deployment.DfworkloadClient.createInboundConnectionEndpoint
(CreateInboundConnectionEndpointRequest input) Create Inbound Connection EndpointDfworkloadClient.createReportingTask
(CreateReportingTaskRequest input) Creates a reporting task.DfworkloadClient.deleteCustomNarConfiguration
(DeleteCustomNarConfigurationRequest input) Deletes an orphaned custom NAR configuration.DfworkloadClient.deleteCustomPythonConfiguration
(DeleteCustomPythonConfigurationRequest input) Deletes an orphaned custom Python configuration.DfworkloadClient.deleteInboundConnectionEndpoint
(DeleteInboundConnectionEndpointRequest input) Delete Inbound Connection EndpointDfworkloadClient.deleteReportingTask
(DeleteReportingTaskRequest input) Deletes a reporting task.DfworkloadClient.describeInboundConnectionEndpoint
(DescribeInboundConnectionEndpointRequest input) Describe Inbound Connection EndpointDfworkloadClient.exportDeployment
(ExportDeploymentRequest input) Export deployment configuration.DfworkloadClient.getClientCertificateEncoded
(InboundConnectionEndpointClientCertificateRequest input) Deprecated.DfworkloadClient.getClientCertificatesEncoded
(InboundConnectionEndpointClientCertificatesRequest input) Get Inbound Connection Endpoint Client Certificates (in PEM encoding)DfworkloadClient.getClientPrivateKeyEncoded
(InboundConnectionEndpointClientPrivateKeyRequest input) Deprecated.DfworkloadClient.getCustomNarConfiguration
(GetCustomNarConfigurationRequest input) Get a custom NAR configuration.DfworkloadClient.getCustomPythonConfiguration
(GetCustomPythonConfigurationRequest input) Get a custom Python configuration.DfworkloadClient.getDefaultCustomNarConfiguration
(GetDefaultCustomNarConfigurationRequest input) Get the default custom NAR configuration.DfworkloadClient.getDeploymentConfiguration
(GetDeploymentConfigurationRequest input) Retrieves the deployment configuration.DfworkloadClient.getDeploymentConfigurationMetadata
(GetDeploymentConfigurationMetadataRequest input) Retrieves the deployment configuration metadata.DfworkloadClient.getDeploymentRequestDetails
(GetDeploymentRequestDetailsRequest input) Retrieves deployment request details.DfworkloadClient.importDeployment
(ImportDeploymentRequest input) Import deployment configuration.DfworkloadClient.listDeploymentArchives
(ListDeploymentArchivesRequest input) Lists the exported archive metadata of all deployments.DfworkloadClient.listInboundConnectionEndpoints
(ListInboundConnectionEndpointsRequest input) List Inbound Connection EndpointsDfworkloadClient.listNifiVersions
(ListNifiVersionsRequest input) Lists all supported NiFi versions.DfworkloadClient.listReportingTasks
(ListReportingTasksRequest input) Lists all reporting tasks for a deployment.DfworkloadClient.reassignResources
(ReassignResourcesRequest input) Modifies the project assignment of the given workload resources.DfworkloadClient.renewInboundConnectionEndpointCertificates
(RenewInboundConnectionEndpointCertificateRequest body) Renew Inbound Connection Endpoint certificatesDfworkloadClient.restartDeployment
(RestartDeploymentRequest input) Restart a deployment.DfworkloadClient.resumeDeployment
(ResumeDeploymentRequest input) Resumes a deployment.DfworkloadClient.startFlow
(StartFlowRequest input) Starts a flow.DfworkloadClient.stopFlow
(StopFlowRequest input) Stops a flow.DfworkloadClient.suspendDeployment
(SuspendDeploymentRequest input) Suspends a deployment.DfworkloadClient.terminateDeployment
(TerminateDeploymentRequest input) Terminates a deployment.DfworkloadClient.transitionFlow
(TransitionFlowRequest input) Deprecated.DfworkloadClient.updateCustomNarConfiguration
(UpdateCustomNarConfigurationRequest input) Update the custom NAR configuration.DfworkloadClient.updateCustomPythonConfiguration
(UpdateCustomPythonConfigurationRequest input) Update the custom Python configuration.DfworkloadClient.updateDeployment
(UpdateDeploymentRequest input) Updates a deployment.DfworkloadClient.updateNifiVersion
(UpdateNifiVersionRequest input) Updates the NiFi version of a deployment.DfworkloadClient.uploadAsset
(UploadAssetRequest input) Upload an asset.DfworkloadClient.validateCustomNarConfiguration
(ValidateCustomNarConfigurationRequest input) Validates the custom NAR configuration.DfworkloadClient.validateCustomPythonConfiguration
(ValidateCustomPythonConfigurationRequest input) Validates the custom Python configuration. -
Uses of WorkloadApi in com.cloudera.cdp.dfworkload.model
Classes in com.cloudera.cdp.dfworkload.model with annotations of type WorkloadApiModifier and TypeClassDescriptionclass
Request object for aborting an asset update requestclass
Response object for aborting an asset update requestclass
Request object for abort deployment request.class
Response object for aborting a deployment request.class
The alert frequency tolerance unit choices, including a defaultclass
The alert frequency unit to use in KPI tolerances and metricsclass
A reference to an asset used in a flow parameterclass
Cluster scaling parameters.class
Request object for cancel change flow version of a deployment.class
Response object for cancel change flow version of a deployment.class
Request object for cancelling a NiFi version update for a deployment.class
Response object for cancelling a NiFi version update for a deployment.class
Request object for change flow version of a deployment.class
Response object for change flow version of a deployment.class
Cluster scaling parameters.class
An alert configuration that specifies a configured frequency with lower and/or upper thresholdsclass
An alert configuration frequency tolerance for measuring an amount of time and unit for alert triggeringclass
A configured alert threshold to pair together a statistical unit and valueclass
An instantiated KPI specifying a metric on which to alertclass
Request object for creating an asset update requestclass
Response object for creating an asset update requestclass
Request object for creating a custom NAR configuration.class
Response for creating a custom NAR configuration.class
Request object for creating a custom Python configuration.class
Response for creating a custom Python configuration.class
Request object to create a deployment.class
Response object from creating a deployment.class
Request object that contains FQDN for the Inbound Connection Endpoint to createclass
Response object returned during Inbound Connection Endpoint creationclass
Request object for creating a reporting taskclass
Response for creating a reporting task.class
Limits for the custom cluster size type.class
Request object for deleting a custom NAR configuration by CRN.class
Response object for deleting a custom NAR configuration.class
Request object for deleting a custom Python configuration by CRN.class
Response object for deleting a custom python configuration.class
Request object that contains the identifier of the Inbound Connection Endpoint to deleteclass
Response object returned during deletion of an Inbound Connection Endpointclass
Request object for deleting a reporting taskclass
Response for deleting a reporting task.class
The state and state message associated with a deployment.class
Request object that contains the identifier of the Inbound Connection Endpoint to describeclass
Response object that describes an Inbound Connection Endpointclass
A cloud regionclass
An object returned on an error.class
Request object to export deployment configuration.class
Response object for exporting a deployment.class
A flow parameterclass
A flow parameter groupclass
Request object for retrieving a custom NAR configuration by CRN.class
Response object for retrieving a custom NAR configuration by CRN.class
Request object for retrieving a custom Python configuration by CRN.class
Response object for retrieving a custom Python configuration by CRN.class
Request object for retrieving the default custom NAR configuration.class
Response object for retrieving the default custom NAR configuration.class
Request object for retrieving deployment configuration metadata.class
Response object for retrieving deployment configuration metadata request.class
Request object for retrieving deployment configuration.class
Response object for retrieving deployment configuration request.class
Request object for retrieving deployment request details.class
Response object for retrieving deployment request details request.class
Request object to import deployment configuration.class
Response object for importing deployment configuration.class
Inbound Connection Endpoint Certificate Summaryclass
Request object to retrieve Inbound Connection Endpoint client's certificate.class
Response object that contains the client's certificate.class
Request object to retrieve Inbound Connection Endpoint client's certificates.class
Request object to retrieve Inbound Connection Endpoint client's private key.class
Response object that contains the client's private key.class
Inbound Connection Endpoint Summaryclass
Captures the use of a KPI in the context of a process groupclass
A template for instantiating KPIsclass
Provides scoping when defining KPIsclass
Provides scoping meta data for use during KPI creationclass
Provides the legal metric types for an owning scopeclass
Captures the legal units for a metric, a means to avoid large numbers either before or after a decimal pointclass
Request object to list exported archives of all deployments matching the search term.class
Response for listing the deployment configuration backup archives.class
Provides subset of metadata of a Listen* componentclass
Request object to use to list Inbound Connection Endpointsclass
Response object that contains a list of Inbound Connection Endpointsclass
Request object for listing the supported NiFi versions.class
Response object for listing the supported NiFi versions.class
Request object for listing the reporting tasks for a deploymentclass
Response for listing the reporting tasks of a deployment.class
Provides details about the node storage options.class
The meta information about a project.class
Request object to reassign resources.class
Response object from reassigning resources.class
Request object to renew Inbound Connection Endpoint certificate(s)class
Response object for Inbound Connection Endpoint certificate renewal requestclass
A reporting task summaryclass
Request object to restart a deployment.class
Response object for restarting a deployment request.class
Request object to resume a deployment.class
Response object for resuming a deployment.class
Provides details about a deployment.class
Provides the metadata about deployment exported archiveclass
Provides all of the configuration that dictates how a flow should be deployed.class
Provides details about the deployment and all of the different configuration items that are available.class
Contains the configuration data imported from exported archive.class
Provides a summary of the workload resource.class
The meta information about a DataFlow service.class
Request object for starting the NiFi flow.class
Response object for starting the NiFi flow.class
Request object for stopping the NiFi flow.class
Response object for stopping the NiFi flow.class
Request object to suspend a deployment.class
Response object for suspending a deployment.class
Request object to terminate a deployment.class
Response object for terminating a deployment request.class
Request object for transitioning the state of the NiFi flow.class
Response object for transitioning the state of the NiFi flow.class
Request object to update a custom NAR configuration.class
Response object for updating a custom NAR configuration.class
Request object to update a custom Python configuration.class
Response object for updating a custom Python configuration.class
Provides all of the configuration that dictates how a flow should be deployed.class
Response object from updating a deployment.class
Request object for updating the NiFi version of a deployment.class
Response object for updating the NiFi version of a deployment.class
Request object for uploading an assetclass
Response for uploading an asset.class
Request object for validating a custom NAR configuration.class
Response object for validating custom NAR configuration.class
Request object for validating a custom Python configuration.class
Response object for validating custom Python configuration.