Hsm.Builder |
Hsm.Builder.availabilityZone(String availabilityZone) |
The Availability Zone that contains the HSM.
|
static Hsm.Builder |
Hsm.builder() |
|
Hsm.Builder |
Hsm.Builder.clusterId(String clusterId) |
The identifier (ID) of the cluster that contains the HSM.
|
Hsm.Builder |
Hsm.Builder.eniId(String eniId) |
The identifier (ID) of the HSM's elastic network interface (ENI).
|
Hsm.Builder |
Hsm.Builder.eniIp(String eniIp) |
The IP address of the HSM's elastic network interface (ENI).
|
Hsm.Builder |
Hsm.Builder.eniIpV6(String eniIpV6) |
The IPv6 address (if any) of the HSM's elastic network interface (ENI).
|
Hsm.Builder |
Hsm.Builder.hsmId(String hsmId) |
The HSM's identifier (ID).
|
Hsm.Builder |
Hsm.Builder.hsmType(String hsmType) |
The type of HSM.
|
Hsm.Builder |
Hsm.Builder.state(String state) |
The HSM's state.
|
Hsm.Builder |
Hsm.Builder.state(HsmState state) |
The HSM's state.
|
Hsm.Builder |
Hsm.Builder.stateMessage(String stateMessage) |
A description of the HSM's state.
|
Hsm.Builder |
Hsm.Builder.subnetId(String subnetId) |
The subnet that contains the HSM's elastic network interface (ENI).
|
Hsm.Builder |
Hsm.toBuilder() |
|