public static interface GetExtensionVersionRequest.Builder extends GameSparksRequest.Builder, SdkPojo, CopyableBuilder<GetExtensionVersionRequest.Builder,GetExtensionVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetExtensionVersionRequest.Builder |
extensionVersion(String extensionVersion)
The version of the extension.
|
GetExtensionVersionRequest.Builder |
name(String name)
The name of the extension.
|
GetExtensionVersionRequest.Builder |
namespace(String namespace)
The namespace (qualifier) of the extension.
|
GetExtensionVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetExtensionVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetExtensionVersionRequest.Builder extensionVersion(String extensionVersion)
The version of the extension.
extensionVersion - The version of the extension.GetExtensionVersionRequest.Builder name(String name)
The name of the extension.
name - The name of the extension.GetExtensionVersionRequest.Builder namespace(String namespace)
The namespace (qualifier) of the extension.
namespace - The namespace (qualifier) of the extension.GetExtensionVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetExtensionVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.