public static interface CreateLensShareRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<CreateLensShareRequest.Builder,CreateLensShareRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateLensShareRequest.Builder |
clientRequestToken(String clientRequestToken)
Sets the value of the ClientRequestToken property for this object.
|
CreateLensShareRequest.Builder |
lensAlias(String lensAlias)
Sets the value of the LensAlias property for this object.
|
CreateLensShareRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateLensShareRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateLensShareRequest.Builder |
sharedWith(String sharedWith)
Sets the value of the SharedWith property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLensShareRequest.Builder lensAlias(String lensAlias)
lensAlias - The new value for the LensAlias property for this object.CreateLensShareRequest.Builder sharedWith(String sharedWith)
sharedWith - The new value for the SharedWith property for this object.CreateLensShareRequest.Builder clientRequestToken(String clientRequestToken)
clientRequestToken - The new value for the ClientRequestToken property for this object.CreateLensShareRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateLensShareRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.