| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseEndpointSummary |
LicenseEndpointSummary.clone() |
LicenseEndpointSummary |
LicenseEndpointSummary.withLicenseEndpointId(String licenseEndpointId)
The license endpoint ID.
|
LicenseEndpointSummary |
LicenseEndpointSummary.withStatus(LicenseEndpointStatus status)
The status of the license endpoint.
|
LicenseEndpointSummary |
LicenseEndpointSummary.withStatus(String status)
The status of the license endpoint.
|
LicenseEndpointSummary |
LicenseEndpointSummary.withStatusMessage(String statusMessage)
The status message of the license endpoint.
|
LicenseEndpointSummary |
LicenseEndpointSummary.withVpcId(String vpcId)
The VCP(virtual private cloud) ID associated with the license endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<LicenseEndpointSummary> |
ListLicenseEndpointsResult.getLicenseEndpoints()
The license endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.withLicenseEndpoints(LicenseEndpointSummary... licenseEndpoints)
The license endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLicenseEndpointsResult.setLicenseEndpoints(Collection<LicenseEndpointSummary> licenseEndpoints)
The license endpoints.
|
ListLicenseEndpointsResult |
ListLicenseEndpointsResult.withLicenseEndpoints(Collection<LicenseEndpointSummary> licenseEndpoints)
The license endpoints.
|
Copyright © 2025. All rights reserved.