public static interface ListLayerVersionsRequest.Builder extends LambdaRequest.Builder, SdkPojo, CopyableBuilder<ListLayerVersionsRequest.Builder,ListLayerVersionsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListLayerVersionsRequest.Builder compatibleRuntime(String compatibleRuntime)
A runtime identifier. For example, go1.x.
ListLayerVersionsRequest.Builder compatibleRuntime(Runtime compatibleRuntime)
A runtime identifier. For example, go1.x.
ListLayerVersionsRequest.Builder layerName(String layerName)
The name or Amazon Resource Name (ARN) of the layer.
layerName - The name or Amazon Resource Name (ARN) of the layer.ListLayerVersionsRequest.Builder marker(String marker)
A pagination token returned by a previous call.
marker - A pagination token returned by a previous call.ListLayerVersionsRequest.Builder maxItems(Integer maxItems)
The maximum number of versions to return.
maxItems - The maximum number of versions to return.ListLayerVersionsRequest.Builder compatibleArchitecture(String compatibleArchitecture)
The compatible instruction set architecture.
compatibleArchitecture - The compatible instruction
set architecture.Architecture,
ArchitectureListLayerVersionsRequest.Builder compatibleArchitecture(Architecture compatibleArchitecture)
The compatible instruction set architecture.
compatibleArchitecture - The compatible instruction
set architecture.Architecture,
ArchitectureListLayerVersionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListLayerVersionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.