static LicenseEndpointSummary.Builder |
LicenseEndpointSummary.builder() |
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.Builder.licenseEndpointId(String licenseEndpointId) |
The license endpoint ID.
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.Builder.status(String status) |
The status of the license endpoint.
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.Builder.status(LicenseEndpointStatus status) |
The status of the license endpoint.
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.Builder.statusMessage(String statusMessage) |
The status message of the license endpoint.
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.toBuilder() |
|
LicenseEndpointSummary.Builder |
LicenseEndpointSummary.Builder.vpcId(String vpcId) |
The VCP(virtual private cloud) ID associated with the license endpoint.
|