| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceCatalogProvisionedProductDetails |
DescribeProjectResponse.serviceCatalogProvisionedProductDetails()
Information about a provisioned service catalog product.
|
ServiceCatalogProvisionedProductDetails |
Project.serviceCatalogProvisionedProductDetails()
Returns the value of the ServiceCatalogProvisionedProductDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectResponse.Builder |
DescribeProjectResponse.Builder.serviceCatalogProvisionedProductDetails(ServiceCatalogProvisionedProductDetails serviceCatalogProvisionedProductDetails)
Information about a provisioned service catalog product.
|
Project.Builder |
Project.Builder.serviceCatalogProvisionedProductDetails(ServiceCatalogProvisionedProductDetails serviceCatalogProvisionedProductDetails)
Sets the value of the ServiceCatalogProvisionedProductDetails property for this object.
|
Copyright © 2022. All rights reserved.