static GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.builder() |
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.dnsName(String dnsName) |
The DNS name.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.licenseEndpointId(String licenseEndpointId) |
The license endpoint ID.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.securityGroupIds(String... securityGroupIds) |
The security group IDs for the license endpoint.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.securityGroupIds(Collection<String> securityGroupIds) |
The security group IDs for the license endpoint.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.status(String status) |
The status of the license endpoint.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.status(LicenseEndpointStatus status) |
The status of the license endpoint.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.statusMessage(String statusMessage) |
The status message of the license endpoint.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.subnetIds(String... subnetIds) |
The subnet IDs.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.subnetIds(Collection<String> subnetIds) |
The subnet IDs.
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.toBuilder() |
|
GetLicenseEndpointResponse.Builder |
GetLicenseEndpointResponse.Builder.vpcId(String vpcId) |
The VCP(virtual private cloud) ID associated with the license endpoint.
|