Uses of Interface
software.amazon.awssdk.services.lightsail.model.GetContainerApiMetadataResponse.Builder
-
Packages that use GetContainerApiMetadataResponse.Builder Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of GetContainerApiMetadataResponse.Builder in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return GetContainerApiMetadataResponse.Builder Modifier and Type Method Description static GetContainerApiMetadataResponse.BuilderGetContainerApiMetadataResponse. builder()GetContainerApiMetadataResponse.BuilderGetContainerApiMetadataResponse.Builder. metadata(Collection<? extends Map<String,String>> metadata)Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.GetContainerApiMetadataResponse.BuilderGetContainerApiMetadataResponse.Builder. metadata(Map<String,String>... metadata)Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.GetContainerApiMetadataResponse.BuilderGetContainerApiMetadataResponse. toBuilder()Methods in software.amazon.awssdk.services.lightsail.model that return types with arguments of type GetContainerApiMetadataResponse.Builder Modifier and Type Method Description static Class<? extends GetContainerApiMetadataResponse.Builder>GetContainerApiMetadataResponse. serializableBuilderClass()
-