CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.availabilityZone(String availabilityZone) |
Sets the value of the AvailabilityZone property for this object.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.availabilityZoneId(String availabilityZoneId) |
Sets the value of the AvailabilityZoneId property for this object.
|
static CreateOutpostRequest.Builder |
CreateOutpostRequest.builder() |
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.description(String description) |
Sets the value of the Description property for this object.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.name(String name) |
Sets the value of the Name property for this object.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.siteId(String siteId) |
The ID or the Amazon Resource Name (ARN) of the site.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.supportedHardwareType(String supportedHardwareType) |
The type of hardware for this Outpost.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.supportedHardwareType(SupportedHardwareType supportedHardwareType) |
The type of hardware for this Outpost.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.Builder.tags(Map<String,String> tags) |
The tags to apply to the Outpost.
|
CreateOutpostRequest.Builder |
CreateOutpostRequest.toBuilder() |
|