public static interface CreateGovCloudAccountResponse.Builder extends OrganizationsResponse.Builder, SdkPojo, CopyableBuilder<CreateGovCloudAccountResponse.Builder,CreateGovCloudAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
default CreateGovCloudAccountResponse.Builder |
createAccountStatus(Consumer<CreateAccountStatus.Builder> createAccountStatus)
Sets the value of the CreateAccountStatus property for this object.
|
CreateGovCloudAccountResponse.Builder |
createAccountStatus(CreateAccountStatus createAccountStatus)
Sets the value of the CreateAccountStatus property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateGovCloudAccountResponse.Builder createAccountStatus(CreateAccountStatus createAccountStatus)
createAccountStatus - The new value for the CreateAccountStatus property for this object.default CreateGovCloudAccountResponse.Builder createAccountStatus(Consumer<CreateAccountStatus.Builder> createAccountStatus)
CreateAccountStatus.Builder avoiding the
need to create one manually via CreateAccountStatus.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to createAccountStatus(CreateAccountStatus).
createAccountStatus - a consumer that will call methods on CreateAccountStatus.BuildercreateAccountStatus(CreateAccountStatus)Copyright © 2023. All rights reserved.