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.abortFlowRequestInDeployment(AbortFlowRequestInDeploymentRequest input) Aborts a flow request in deployment.DfworkloadClient.addFlowToDeployment(AddFlowToDeploymentRequest input) Adds a flow to an existing deployment.DfworkloadClient.cancelChangeFlowVersion(CancelChangeFlowVersionRequest input) Deprecated.DfworkloadClient.cancelChangeFlowVersionInDeployment(CancelChangeFlowVersionInDeploymentRequest input) Cancel change flow version for an existing flow deployment.DfworkloadClient.cancelNifiVersionUpdate(CancelNifiVersionUpdateRequest input) Cancels a NiFi version update for a deployment.DfworkloadClient.changeFlowVersion(ChangeFlowVersionRequest input) Deprecated.DfworkloadClient.changeFlowVersionInDeployment(ChangeFlowVersionInDeploymentRequest input) Change flow version of a running deployed flow.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.createParameterGroup(CreateParameterGroupRequest input) Creates a new parameter group.DfworkloadClient.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.deleteFlowDraft(DeleteFlowDraftRequest input) Deletes flow draft.DfworkloadClient.deleteInboundConnectionEndpoint(DeleteInboundConnectionEndpointRequest input) Delete Inbound Connection EndpointDfworkloadClient.deleteParameterGroup(DeleteParameterGroupRequest input) Deletes the parameter group.DfworkloadClient.deleteReportingTask(DeleteReportingTaskRequest input) Deletes a reporting task.DfworkloadClient.describeInboundConnectionEndpoint(DescribeInboundConnectionEndpointRequest input) Describe Inbound Connection EndpointDfworkloadClient.describeParameterGroup(DescribeParameterGroupRequest input) Describes the parameter group with the given parameter group CRN.DfworkloadClient.duplicateParameterGroup(DuplicateParameterGroupRequest input) Duplicates the parameter group with the given CRN under the given new name.DfworkloadClient.exportDeployment(ExportDeploymentRequest input) Export deployment configuration.DfworkloadClient.getClientCertificatesEncoded(InboundConnectionEndpointClientCertificatesRequest input) Get Inbound Connection Endpoint Client Certificates (in PEM encoding)DfworkloadClient.getCustomNarConfiguration(GetCustomNarConfigurationRequest input) Get a custom NAR configuration.DfworkloadClient.getCustomPythonConfiguration(GetCustomPythonConfigurationRequest input) Get a custom Python configuration.DfworkloadClient.getDefaultCustomNarConfiguration(GetDefaultCustomNarConfigurationRequest input) Deprecated.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 and registers the deployment request.DfworkloadClient.getFlowConfigurationInDeployment(GetFlowConfigurationInDeploymentRequest input) Retrieves the deployed flow configuration in a deployment.DfworkloadClient.getFlowConfigurationMetadataInDeployment(GetFlowConfigurationMetadataInDeploymentRequest input) Retrieves the deployed flow configuration metadata in a deployment.DfworkloadClient.getFlowRequestDetailsInDeployment(GetFlowDeploymentRequestDetailsRequest input) Retrieves flow request details and registers the flow deployment request.DfworkloadClient.importDeployment(ImportDeploymentRequest input) Import deployment configuration.DfworkloadClient.importFlowIntoDeployment(ImportFlowIntoDeploymentRequest input) Import flow deployment configuration.DfworkloadClient.listDeploymentArchives(ListDeploymentArchivesRequest input) Lists the exported archive metadata of all deployments.DfworkloadClient.listFlowDrafts(ListFlowDraftsRequest input) Lists flow drafts.DfworkloadClient.listInboundConnectionEndpoints(ListInboundConnectionEndpointsRequest input) List Inbound Connection EndpointsDfworkloadClient.listNifiVersions(ListNifiVersionsRequest input) Lists all supported NiFi versions.DfworkloadClient.listParameterGroups(ListParameterGroupsRequest input) Lists all known parameter groups.DfworkloadClient.listReportingTasks(ListReportingTasksRequest input) Lists all reporting tasks for a deployment.DfworkloadClient.listTestSessions(ListTestSessionsRequest input) Lists test sessions.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.restartTestSession(RestartTestSessionRequest input) Restarts test session.DfworkloadClient.resumeDeployment(ResumeDeploymentRequest input) Resumes a deployment.DfworkloadClient.startAllFlowsInDeployment(StartAllFlowsInDeploymentRequest input) Starts all flows in a deployment.DfworkloadClient.startFlow(StartFlowRequest input) Deprecated.DfworkloadClient.startFlowInDeployment(StartFlowInDeploymentRequest input) Starts a flow in a deployment.DfworkloadClient.stopAllFlowsInDeployment(StopAllFlowsInDeploymentRequest input) Stops all flows in a deployment.DfworkloadClient.stopFlow(StopFlowRequest input) Deprecated.DfworkloadClient.stopFlowInDeployment(StopFlowInDeploymentRequest input) Stops a flow in a deployment.DfworkloadClient.suspendDeployment(SuspendDeploymentRequest input) Suspends a deployment.DfworkloadClient.suspendTestSession(SuspendTestSessionRequest input) Suspends test session.DfworkloadClient.terminateDeployment(TerminateDeploymentRequest input) Terminates a deployment.DfworkloadClient.terminateFlowInDeployment(TerminateFlowInDeploymentRequest input) Terminates a flow in a deployment.DfworkloadClient.terminateTestSession(TerminateTestSessionRequest input) Terminates test session.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.updateFlowInDeployment(UpdateFlowInDeploymentRequest input) Updates a flow deployment.DfworkloadClient.updateNifiVersion(UpdateNifiVersionRequest input) Updates the NiFi version of a deployment.DfworkloadClient.updateParameterGroup(UpdateParameterGroupRequest input) Updates the parameter group for the given parameter group CRN.DfworkloadClient.uploadAsset(UploadAssetRequest input) Upload an asset.DfworkloadClient.uploadParameterAsset(UploadParameterAssetRequest input) Uploads a parameter 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 TypeClassDescriptionclassRequest object for aborting an asset update requestclassResponse object for aborting an asset update requestclassRequest object for abort deployment request.classResponse object for aborting a deployment request.classRequest object for abort flow deployment request.classResponse object for aborting a flow deployment request.classRequest object to add a flow to an existing deployment.classResponse object from creating a deployment.classThe alert frequency tolerance unit choices, including a defaultclassThe alert frequency unit to use in KPI tolerances and metricsclassA reference to an asset used in a flow parameterclassCustom AWS node storage parameters.classCustom AWS node storage limits.classAzure node storage profile metadata.classCluster scaling parameters.classRequest object for cancel change flow version of a flow deployment.classResponse object for cancel change flow version of a flow deployment.classRequest object for cancel change flow version of a deployment.classResponse object for cancel change flow version of a deployment.classRequest object for cancelling a NiFi version update for a deployment.classResponse object for cancelling a NiFi version update for a deployment.classRequest object for change flow version of a flow deployment.classResponse object for change flow version of a flow deployment.classRequest object for change flow version of a deployment.classResponse object for change flow version of a deployment.classCluster scaling parameters.classAn alert configuration that specifies a configured frequency with lower and/or upper thresholdsclassAn alert configuration frequency tolerance for measuring an amount of time and unit for alert triggeringclassA configured alert threshold to pair together a statistical unit and valueclassAn instantiated KPI specifying a metric on which to alertclassRequest object for creating an asset update requestclassResponse object for creating an asset update requestclassRequest object for creating a custom NAR configuration.classResponse for creating a custom NAR configuration.classRequest object for creating a custom Python configuration.classResponse for creating a custom Python configuration.classRequest object to create a deployment.classResponse object from creating a deployment.classRequest object that contains FQDN for the Inbound Connection Endpoint to createclassResponse object returned during Inbound Connection Endpoint creationclassRequest object for creating a parameter group.classResponse object for creating a parameter group.classRequest object for creating a reporting taskclassResponse for creating a reporting task.classLimits for the custom cluster size type.classRequest object for deleting a custom NAR configuration by CRN.classResponse object for deleting a custom NAR configuration.classRequest object for deleting a custom Python configuration by CRN.classResponse object for deleting a custom python configuration.classRequest object for deleting a flow designer draft.classResponse object for deleting a flow draft.classRequest object that contains the identifier of the Inbound Connection Endpoint to deleteclassResponse object returned during deletion of an Inbound Connection EndpointclassRequest object for deleting a parameter group.classResponse object for deleting a parameter group.classRequest object for deleting a reporting taskclassResponse for deleting a reporting task.classA deployed flow on a NiFi clusterclassContains metadata about a deployed flow.classThe state and state message associated with a deployed flow.classThe state and state message associated with a deployment.classRequest object that contains the identifier of the Inbound Connection Endpoint to describeclassResponse object that describes an Inbound Connection EndpointclassRequest object for describing a parameter group.classResponse object for describing a parameter group.classEnvironment status.classMetadata about the workload.classRequest object for duplicating a parameter group.classResponse object for duplicating a parameter group.classA cloud regionclassAn object returned on an error.classRequest object to export deployment configuration.classResponse object for exporting a deployment.classProvides details about a flow designer draft.classA flow parameterclassA flow parameter groupclassData object for information describing a flow designer draft.classRequest object for retrieving a custom NAR configuration by configuration CRN or deployment CRN.classResponse object for retrieving a custom NAR configuration by CRN.classRequest object for retrieving a custom Python configuration by configuration CRN or deployment CRN.classResponse object for retrieving a custom Python configuration by CRN.classRequest object for retrieving the default custom NAR configuration.classResponse object for retrieving the default custom NAR configuration.classRequest object for retrieving deployment configuration metadata.classResponse object for retrieving deployment configuration metadata request.classRequest object for retrieving deployment configuration.classResponse object for retrieving deployment configuration request.classRequest object for retrieving deployment request details.classResponse object for retrieving deployment request details request.classRequest object for retrieving a deployed flow configuration in a deployment.classResponse object for retrieving deployed flow configuration in a deployment.classRequest object for retrieving a deployed flow configuration metadata in a deployment.classResponse object for retrieving deployed flow configuration metadata in a deployment.classRequest object for retrieving flow deployment request details.classResponse object for retrieving flow deployment request details request.classRequest object to import deployment configuration.classResponse object for importing deployment configuration.classRequest object to import a flow configuration into a deployment.classResponse object for importing a flow configuration into a deployment.classInbound Connection Endpoint Certificate SummaryclassRequest object to retrieve Inbound Connection Endpoint client's certificates.classResponse object that contains the client's certificates.classInbound Connection Endpoint SummaryclassCaptures the use of a KPI in the context of a process groupclassA template for instantiating KPIsclassProvides scoping when defining KPIsclassProvides scoping meta data for use during KPI creationclassProvides the legal metric types for an owning scopeclassCaptures the legal units for a metric, a means to avoid large numbers either before or after a decimal pointclassRequest object to list exported archives of all deployments matching the search term.classResponse for listing the deployment configuration backup archives.classProvides subset of metadata of a Listen* componentclassRequest object for listing the flow designer drafts.classResponse object for listing the flow drafts.classRequest object to use to list Inbound Connection EndpointsclassResponse object that contains a list of Inbound Connection EndpointsclassRequest object for listing the supported NiFi versions.classResponse object for listing the supported NiFi versions.classRequest object for listing parameter groups.classResponse object for listing parameter groups.classRequest object for listing the reporting tasks for a deploymentclassResponse for listing the reporting tasks of a deployment.classRequest object for listing the test sessions.classResponse object for listing the test sessions.classA metric value.classNode storage parameters.classProvides details about the node storage options.classRepresents a parameter which can be used in a parameter context or a deployed flow.classA parameter group represents a collection of parameters that can be used across multiple workloads.classSummary of a parameter group.classRepresents a resource that uses a parameter group.classRepresents a parameter in a parameter group.classThe meta information about a project.classProvides a summary of the project.classRequest object to reassign resources.classResponse object from reassigning resources.classRequest object to renew Inbound Connection Endpoint certificate(s)classResponse object for Inbound Connection Endpoint certificate renewal requestclassA reporting task summaryclassRequest object to restart a deployment.classResponse object for restarting a deployment request.classRequest object for restarting a test session.classResponse object for restarting a flow designer runtime session.classRequest object to resume a deployment.classResponse object for resuming a deployment.classProvides details about a deployed flow.classProvides all of the configuration that dictates how a flow is deployed.classProvides details about the deployed flow and all of the different configuration items that are available.classProvides details about a deployment.classProvides the metadata about deployment exported archiveclassProvides all of the configuration that dictates how a flow should be deployed.classProvides details about the deployment and all of the different configuration items that are available.classContains the configuration data imported from exported archive.classProvides a summary of the workload resource.classProvides details about a flow designer runtime session.classThe meta information about a DataFlow service.classProvides subset of metadata of a Listen* component.classRequest object for starting the NiFi flows in a deployment.classResponse object for starting all NiFi flows in a deployment.classRequest object for starting the NiFi flow.classResponse object for starting the NiFi flow.classRequest object for starting the NiFi flow.classResponse object for starting the NiFi flow.classRequest object for stopping the NiFi flows in a deployment.classResponse object for stopping all NiFi flows in a deployment.classRequest object for stopping the NiFi flow.classResponse object for stopping the NiFi flow.classRequest object for stopping the NiFi flow.classResponse object for stopping the NiFi flow.classRequest object to suspend a deployment.classResponse object for suspending a deployment.classRequest object for suspending a running test session.classResponse object for suspending a flow designer runtime session.classRequest object to terminate a deployment.classResponse object for terminating a deployment request.classRequest object to terminate a flow in a deployment.classResponse object for terminating a flow in a deployment.classRequest object for terminating a test session.classResponse object for terminating a flow designer test session.classRequest object to update a custom NAR configuration.classResponse object for updating a custom NAR configuration.classRequest object to update a custom Python configuration.classResponse object for updating a custom Python configuration.classProvides all of the configuration that dictates how a deployment should be updated.classResponse object from updating a deployment.classProvides all of the configuration that dictates how a deployed flow should be updated.classResponse object from updating a deployed flow.classRequest object for updating the NiFi version of a deployment.classResponse object for updating the NiFi version of a deployment.classRequest object for updating a parameter group.classResponse object for updating a parameter group.classRequest object for uploading an assetclassResponse for uploading an asset.classRequest object for uploading an asset to a parameter.classResponse object for uploading a parameter asset.classRequest object for validating a custom NAR configuration.classResponse object for validating custom NAR configuration.classRequest object for validating a custom Python configuration.classResponse object for validating custom Python configuration.classA reference to a specific version of a shared parameter group