Uses of Interface
software.amazon.awssdk.services.bedrock.model.GetMarketplaceModelEndpointResponse.Builder
-
Packages that use GetMarketplaceModelEndpointResponse.Builder Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of GetMarketplaceModelEndpointResponse.Builder in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return GetMarketplaceModelEndpointResponse.Builder Modifier and Type Method Description static GetMarketplaceModelEndpointResponse.BuilderGetMarketplaceModelEndpointResponse. builder()default GetMarketplaceModelEndpointResponse.BuilderGetMarketplaceModelEndpointResponse.Builder. marketplaceModelEndpoint(Consumer<MarketplaceModelEndpoint.Builder> marketplaceModelEndpoint)Details about the requested endpoint.GetMarketplaceModelEndpointResponse.BuilderGetMarketplaceModelEndpointResponse.Builder. marketplaceModelEndpoint(MarketplaceModelEndpoint marketplaceModelEndpoint)Details about the requested endpoint.GetMarketplaceModelEndpointResponse.BuilderGetMarketplaceModelEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.bedrock.model that return types with arguments of type GetMarketplaceModelEndpointResponse.Builder Modifier and Type Method Description static Class<? extends GetMarketplaceModelEndpointResponse.Builder>GetMarketplaceModelEndpointResponse. serializableBuilderClass()
-