default BatchGetApplicationRevisionsResponse |
CodeDeployClient.batchGetApplicationRevisions(Consumer<BatchGetApplicationRevisionsRequest.Builder> batchGetApplicationRevisionsRequest) |
Gets information about one or more application revisions.
|
default BatchGetApplicationRevisionsResponse |
CodeDeployClient.batchGetApplicationRevisions(BatchGetApplicationRevisionsRequest batchGetApplicationRevisionsRequest) |
Gets information about one or more application revisions.
|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(Consumer<BatchGetApplicationsRequest.Builder> batchGetApplicationsRequest) |
Gets information about one or more applications.
|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(BatchGetApplicationsRequest batchGetApplicationsRequest) |
Gets information about one or more applications.
|
default BatchGetDeploymentGroupsResponse |
CodeDeployClient.batchGetDeploymentGroups(Consumer<BatchGetDeploymentGroupsRequest.Builder> batchGetDeploymentGroupsRequest) |
Gets information about one or more deployment groups.
|
default BatchGetDeploymentGroupsResponse |
CodeDeployClient.batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest) |
Gets information about one or more deployment groups.
|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(Consumer<BatchGetDeploymentsRequest.Builder> batchGetDeploymentsRequest) |
Gets information about one or more deployments.
|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest) |
Gets information about one or more deployments.
|
default BatchGetOnPremisesInstancesResponse |
CodeDeployClient.batchGetOnPremisesInstances(Consumer<BatchGetOnPremisesInstancesRequest.Builder> batchGetOnPremisesInstancesRequest) |
Gets information about one or more on-premises instances.
|
default BatchGetOnPremisesInstancesResponse |
CodeDeployClient.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest) |
Gets information about one or more on-premises instances.
|