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.
 
The following list includes deprecated runtimes. For more information, see Runtime deprecation policy.
compatibleRuntime - A runtime identifier. For example, go1.x.
        The following list includes deprecated runtimes. For more information, see Runtime deprecation policy.
Runtime, 
RuntimeListLayerVersionsRequest.Builder compatibleRuntime(Runtime compatibleRuntime)
 A runtime identifier. For example, go1.x.
 
The following list includes deprecated runtimes. For more information, see Runtime deprecation policy.
compatibleRuntime - A runtime identifier. For example, go1.x.
        The following list includes deprecated runtimes. For more information, see Runtime deprecation policy.
Runtime, 
RuntimeListLayerVersionsRequest.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.