public static interface DeregisterWorkspaceDirectoryRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<DeregisterWorkspaceDirectoryRequest.Builder,DeregisterWorkspaceDirectoryRequest>
| Modifier and Type | Method and Description |
|---|---|
DeregisterWorkspaceDirectoryRequest.Builder |
directoryId(String directoryId)
The identifier of the directory.
|
DeregisterWorkspaceDirectoryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeregisterWorkspaceDirectoryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterWorkspaceDirectoryRequest.Builder directoryId(String directoryId)
The identifier of the directory. If any WorkSpaces are registered to this directory, you must remove them before you deregister the directory, or you will receive an OperationNotSupportedException error.
directoryId - The identifier of the directory. If any WorkSpaces are registered to this directory, you must remove
them before you deregister the directory, or you will receive an OperationNotSupportedException error.DeregisterWorkspaceDirectoryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeregisterWorkspaceDirectoryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.