| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.builder() |
ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.Builder.jobId(String jobId)
The identification number of the export job.
|
default ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.Builder.s3Destination(Consumer<S3Destination.Builder> s3Destination)
Sets the value of the S3Destination property for this object.
|
ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
ExportLicenseRecommendationsResponse.Builder |
ExportLicenseRecommendationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportLicenseRecommendationsResponse.Builder> |
ExportLicenseRecommendationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.