Outpost.Builder |
Outpost.Builder.availabilityZone(String availabilityZone) |
Sets the value of the AvailabilityZone property for this object.
|
Outpost.Builder |
Outpost.Builder.availabilityZoneId(String availabilityZoneId) |
Sets the value of the AvailabilityZoneId property for this object.
|
static Outpost.Builder |
Outpost.builder() |
|
Outpost.Builder |
Outpost.Builder.description(String description) |
Sets the value of the Description property for this object.
|
Outpost.Builder |
Outpost.Builder.lifeCycleStatus(String lifeCycleStatus) |
Sets the value of the LifeCycleStatus property for this object.
|
Outpost.Builder |
Outpost.Builder.name(String name) |
Sets the value of the Name property for this object.
|
Outpost.Builder |
Outpost.Builder.outpostArn(String outpostArn) |
Sets the value of the OutpostArn property for this object.
|
Outpost.Builder |
Outpost.Builder.outpostId(String outpostId) |
The ID of the Outpost.
|
Outpost.Builder |
Outpost.Builder.ownerId(String ownerId) |
Sets the value of the OwnerId property for this object.
|
Outpost.Builder |
Outpost.Builder.siteArn(String siteArn) |
Sets the value of the SiteArn property for this object.
|
Outpost.Builder |
Outpost.Builder.siteId(String siteId) |
Sets the value of the SiteId property for this object.
|
Outpost.Builder |
Outpost.Builder.supportedHardwareType(String supportedHardwareType) |
The hardware type.
|
Outpost.Builder |
Outpost.Builder.supportedHardwareType(SupportedHardwareType supportedHardwareType) |
The hardware type.
|
Outpost.Builder |
Outpost.Builder.tags(Map<String,String> tags) |
The Outpost tags.
|
Outpost.Builder |
Outpost.toBuilder() |
|