static MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.builder() |
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.createdAt(Instant createdAt) |
The timestamp when the endpoint was created.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.endpointArn(String endpointArn) |
The Amazon Resource Name (ARN) of the endpoint.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.modelSourceIdentifier(String modelSourceIdentifier) |
The ARN of the model from Amazon Bedrock Marketplace that is deployed on this endpoint.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.status(String status) |
The overall status of the endpoint in Amazon Bedrock Marketplace.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.status(Status status) |
The overall status of the endpoint in Amazon Bedrock Marketplace.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.statusMessage(String statusMessage) |
Additional information about the overall status, if available.
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.toBuilder() |
|
MarketplaceModelEndpointSummary.Builder |
MarketplaceModelEndpointSummary.Builder.updatedAt(Instant updatedAt) |
The timestamp when the endpoint was last updated.
|