static ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.builder() |
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.creationTime(Instant creationTime) |
A timestamp that indicates when the endpoint was created.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.endpointArn(String endpointArn) |
The Amazon Resource Name (ARN) of the endpoint.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.endpointName(String endpointName) |
The endpoint name.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.endpointStatus(String endpointStatus) |
The endpoint status.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.endpointStatus(EndpointStatus endpointStatus) |
The endpoint status.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.Builder.lastModifiedTime(Instant lastModifiedTime) |
The last time the endpoint was modified.
|
ModelDashboardEndpoint.Builder |
ModelDashboardEndpoint.toBuilder() |
|