| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<FailedServiceActionAssociation> |
BatchAssociateServiceActionWithProvisioningArtifactResponse.failedServiceActionAssociations()
An object that contains a list of errors, along with information to help you identify the self-service action.
|
List<FailedServiceActionAssociation> |
BatchDisassociateServiceActionFromProvisioningArtifactResponse.failedServiceActionAssociations()
An object that contains a list of errors, along with information to help you identify the self-service action.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
BatchDisassociateServiceActionFromProvisioningArtifactResponse.Builder |
BatchDisassociateServiceActionFromProvisioningArtifactResponse.Builder.failedServiceActionAssociations(FailedServiceActionAssociation... failedServiceActionAssociations)
An object that contains a list of errors, along with information to help you identify the self-service
action.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
BatchDisassociateServiceActionFromProvisioningArtifactResponse.Builder |
BatchDisassociateServiceActionFromProvisioningArtifactResponse.Builder.failedServiceActionAssociations(Collection<FailedServiceActionAssociation> failedServiceActionAssociations)
An object that contains a list of errors, along with information to help you identify the self-service
action.
|
Copyright © 2023. All rights reserved.