public static interface CreateOutpostRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<CreateOutpostRequest.Builder,CreateOutpostRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateOutpostRequest.Builder |
availabilityZone(String availabilityZone)
Sets the value of the AvailabilityZone property for this object.
|
CreateOutpostRequest.Builder |
availabilityZoneId(String availabilityZoneId)
Sets the value of the AvailabilityZoneId property for this object.
|
CreateOutpostRequest.Builder |
description(String description)
Sets the value of the Description property for this object.
|
CreateOutpostRequest.Builder |
name(String name)
Sets the value of the Name property for this object.
|
CreateOutpostRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateOutpostRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateOutpostRequest.Builder |
siteId(String siteId)
Sets the value of the SiteId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateOutpostRequest.Builder name(String name)
name - The new value for the Name property for this object.CreateOutpostRequest.Builder description(String description)
description - The new value for the Description property for this object.CreateOutpostRequest.Builder siteId(String siteId)
siteId - The new value for the SiteId property for this object.CreateOutpostRequest.Builder availabilityZone(String availabilityZone)
availabilityZone - The new value for the AvailabilityZone property for this object.CreateOutpostRequest.Builder availabilityZoneId(String availabilityZoneId)
availabilityZoneId - The new value for the AvailabilityZoneId property for this object.CreateOutpostRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateOutpostRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.