| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder |
BatchAssociateServiceActionWithProvisioningArtifactResponse.builder() |
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder |
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder.failedServiceActionAssociations(Collection<FailedServiceActionAssociation> failedServiceActionAssociations)
An object that contains a list of errors, along with information to help you identify the self-service
action.
|
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder |
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder.failedServiceActionAssociations(Consumer<FailedServiceActionAssociation.Builder>... failedServiceActionAssociations)
An object that contains a list of errors, along with information to help you identify the self-service
action.
|
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder |
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder.failedServiceActionAssociations(FailedServiceActionAssociation... failedServiceActionAssociations)
An object that contains a list of errors, along with information to help you identify the self-service
action.
|
BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder |
BatchAssociateServiceActionWithProvisioningArtifactResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAssociateServiceActionWithProvisioningArtifactResponse.Builder> |
BatchAssociateServiceActionWithProvisioningArtifactResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.