public static interface GetContainerApiMetadataResponse.Builder extends LightsailResponse.Builder, SdkPojo, CopyableBuilder<GetContainerApiMetadataResponse.Builder,GetContainerApiMetadataResponse>
| Modifier and Type | Method and Description |
|---|---|
GetContainerApiMetadataResponse.Builder |
metadata(Collection<? extends Map<String,String>> metadata)
Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl)
plugin.
|
GetContainerApiMetadataResponse.Builder |
metadata(Map<String,String>... metadata)
Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl)
plugin.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetContainerApiMetadataResponse.Builder metadata(Collection<? extends Map<String,String>> metadata)
Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
metadata - Metadata about Lightsail containers, such as the current version of the Lightsail Control
(lightsailctl) plugin.GetContainerApiMetadataResponse.Builder metadata(Map<String,String>... metadata)
Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
metadata - Metadata about Lightsail containers, such as the current version of the Lightsail Control
(lightsailctl) plugin.Copyright © 2022. All rights reserved.