- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRule
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ErrorRule
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Expr
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Ref
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template
-
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.TreeRule
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.BooleanEqualsFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsSet
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsValidHostLabel
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsVirtualHostableS3Bucket
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Not
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseArn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseUrl
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.StringEqualsFn
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Substring
-
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.UriEncodeFn
-
- acceptHandshake(AcceptHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
- acceptHandshake(Consumer<AcceptHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
- acceptHandshake(AcceptHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
- acceptHandshake(Consumer<AcceptHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
- AcceptHandshakeRequest - Class in software.amazon.awssdk.services.organizations.model
-
- AcceptHandshakeRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AcceptHandshakeRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- AcceptHandshakeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.AcceptHandshakeRequestMarshaller
-
- AcceptHandshakeResponse - Class in software.amazon.awssdk.services.organizations.model
-
- AcceptHandshakeResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccessDeniedException - Exception in software.amazon.awssdk.services.organizations.model
-
You don't have permissions to perform the requested operation.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccessDeniedForDependencyException - Exception in software.amazon.awssdk.services.organizations.model
-
The operation that you attempted requires you to have the iam:CreateServiceLinkedRole for
organizations.amazonaws.com permission so that Organizations can create the required service-linked
role.
- AccessDeniedForDependencyException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccessDeniedForDependencyExceptionReason - Enum in software.amazon.awssdk.services.organizations.model
-
- Account - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about an Amazon Web Services account that is a member of an organization.
- account() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountResponse
-
A structure that contains information about the requested account.
- account(Account) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeAccountResponse.Builder
-
A structure that contains information about the requested account.
- account(Consumer<Account.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeAccountResponse.Builder
-
A structure that contains information about the requested account.
- Account.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseArn
-
- AccountAlreadyClosedException - Exception in software.amazon.awssdk.services.organizations.model
-
You attempted to close an account that is already closed.
- AccountAlreadyClosedException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccountAlreadyRegisteredException - Exception in software.amazon.awssdk.services.organizations.model
-
The specified account is already a delegated administrator for this Amazon Web Services service.
- AccountAlreadyRegisteredException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- accountId() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountRequest
-
Retrieves the Amazon Web Services account Id for the current CloseAccount API request.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.CloseAccountRequest.Builder
-
Retrieves the Amazon Web Services account Id for the current CloseAccount API request.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
If the account was created successfully, the unique identifier (ID) of the new account.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
If the account was created successfully, the unique identifier (ID) of the new account.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorRequest
-
The account ID number of the member account in the organization that you want to deregister as a delegated
administrator.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorRequest.Builder
-
The account ID number of the member account in the organization that you want to deregister as a delegated
administrator.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountRequest
-
The unique identifier (ID) of the Amazon Web Services account that you want information about.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeAccountRequest.Builder
-
The unique identifier (ID) of the Amazon Web Services account that you want information about.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest
-
The account ID number of a delegated administrator account in the organization.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest.Builder
-
The account ID number of a delegated administrator account in the organization.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountRequest
-
The unique identifier (ID) of the account that you want to move.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.MoveAccountRequest.Builder
-
The unique identifier (ID) of the account that you want to move.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorRequest
-
The account ID number of the member account in the organization to register as a delegated administrator.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorRequest.Builder
-
The account ID number of the member account in the organization to register as a delegated administrator.
- accountId() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationRequest
-
The unique identifier (ID) of the member account that you want to remove from the organization.
- accountId(String) - Method in interface software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationRequest.Builder
-
The unique identifier (ID) of the member account that you want to remove from the organization.
- AccountJoinedMethod - Enum in software.amazon.awssdk.services.organizations.model
-
- accountName() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
The friendly name of the member account.
- accountName(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountRequest.Builder
-
The friendly name of the member account.
- accountName() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
The account name given to the account when it was created.
- accountName(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
The account name given to the account when it was created.
- accountName() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
The friendly name of the member account.
- accountName(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest.Builder
-
The friendly name of the member account.
- AccountNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find an Amazon Web Services account with the AccountId that you specified, or the account whose
credentials you used to make this request isn't a member of an organization.
- AccountNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccountNotRegisteredException - Exception in software.amazon.awssdk.services.organizations.model
-
The specified account is not a delegated administrator for this Amazon Web Services service.
- AccountNotRegisteredException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AccountOwnerNotVerifiedException - Exception in software.amazon.awssdk.services.organizations.model
-
You can't invite an existing account to your organization until you verify that you own the email address associated
with the management account.
- AccountOwnerNotVerifiedException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- accounts() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
A list of the accounts in the specified root or OU.
- accounts(Collection<Account>) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse.Builder
-
A list of the accounts in the specified root or OU.
- accounts(Account...) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse.Builder
-
A list of the accounts in the specified root or OU.
- accounts(Consumer<Account.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse.Builder
-
A list of the accounts in the specified root or OU.
- accounts() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
A list of objects in the organization.
- accounts(Collection<Account>) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsResponse.Builder
-
A list of objects in the organization.
- accounts(Account...) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsResponse.Builder
-
A list of objects in the organization.
- accounts(Consumer<Account.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsResponse.Builder
-
A list of objects in the organization.
- AccountStatus - Enum in software.amazon.awssdk.services.organizations.model
-
- action() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
The type of handshake, indicating what action occurs when the recipient accepts the handshake.
- action(String) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
The type of handshake, indicating what action occurs when the recipient accepts the handshake.
- action(ActionType) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
The type of handshake, indicating what action occurs when the recipient accepts the handshake.
- actionAsString() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
The type of handshake, indicating what action occurs when the recipient accepts the handshake.
- ActionType - Enum in software.amazon.awssdk.services.organizations.model
-
- actionType() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
Specifies the type of handshake action.
- actionType(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeFilter.Builder
-
Specifies the type of handshake action.
- actionType(ActionType) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeFilter.Builder
-
Specifies the type of handshake action.
- actionTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
Specifies the type of handshake action.
- addCondition(Condition) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule.Builder
-
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult.Builder
-
- addHeader(String, String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint.Builder
-
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult.Builder
-
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameters.Builder
-
- addPartition(Partition) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions.Builder
-
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult.Builder
-
- addRule(Rule) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRuleset.Builder
-
- allowDots() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsValidHostLabel
-
- allowDots() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsVirtualHostableS3Bucket
-
- AlreadyInOrganizationException - Exception in software.amazon.awssdk.services.organizations.model
-
This account is already a member of an organization.
- AlreadyInOrganizationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.organizations.internal.UserAgentUtils
-
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.organizations.internal.UserAgentUtils
-
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FnNode.Builder
-
- Arn - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- arn() - Method in class software.amazon.awssdk.services.organizations.model.Account
-
The Amazon Resource Name (ARN) of the account.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.Account.Builder
-
The Amazon Resource Name (ARN) of the account.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
The Amazon Resource Name (ARN) of the delegated administrator's account.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.DelegatedAdministrator.Builder
-
The Amazon Resource Name (ARN) of the delegated administrator's account.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
The Amazon Resource Name (ARN) of a handshake.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
The Amazon Resource Name (ARN) of a handshake.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
The Amazon Resource Name (ARN) of an organization.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
The Amazon Resource Name (ARN) of an organization.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationalUnit
-
The Amazon Resource Name (ARN) of this OU.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnit.Builder
-
The Amazon Resource Name (ARN) of this OU.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
The Amazon Resource Name (ARN) of the policy.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
The Amazon Resource Name (ARN) of the policy.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
The Amazon Resource Name (ARN) of the policy target.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTargetSummary.Builder
-
The Amazon Resource Name (ARN) of the policy target.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicySummary
-
The Amazon Resource Name (ARN) of the resource policy.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicySummary.Builder
-
The Amazon Resource Name (ARN) of the resource policy.
- arn() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
The Amazon Resource Name (ARN) of the root.
- arn(String) - Method in interface software.amazon.awssdk.services.organizations.model.Root.Builder
-
The Amazon Resource Name (ARN) of the root.
- ASSIGN - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Condition
-
- asString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Identifier
-
- attachPolicy(AttachPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Attaches a policy to a root, an organizational unit (OU), or an individual account.
- attachPolicy(Consumer<AttachPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Attaches a policy to a root, an organizational unit (OU), or an individual account.
- attachPolicy(AttachPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Attaches a policy to a root, an organizational unit (OU), or an individual account.
- attachPolicy(Consumer<AttachPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Attaches a policy to a root, an organizational unit (OU), or an individual account.
- AttachPolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- AttachPolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AttachPolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- AttachPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.AttachPolicyRequestMarshaller
-
- AttachPolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- AttachPolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- AUTHORITY - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseUrl
-
- authSchemeProvider(OrganizationsAuthSchemeProvider) - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for auth scheme provider
- authSchemeProvider(OrganizationsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsBaseClientBuilder
-
- authSchemeProvider() - Method in class software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider(OrganizationsAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemes() - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
- authSchemes() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- AuthSchemeUtils - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- availablePolicyTypes() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
- availablePolicyTypes(Collection<PolicyTypeSummary>) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
- availablePolicyTypes(PolicyTypeSummary...) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
- availablePolicyTypes(Consumer<PolicyTypeSummary.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyClosedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyRegisteredException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotRegisteredException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AccountOwnerNotVerifiedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AlreadyInOrganizationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.AwsOrganizationsNotInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ChildNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ConcurrentModificationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ConflictException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ConstraintViolationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatusNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DestinationParentNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateAccountException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateHandshakeException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateOrganizationalUnitException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyAttachmentException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicyNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.FinalizingOrganizationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeAlreadyInStateException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidHandshakeTransitionException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidInputException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.MalformedPolicyDocumentException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.MasterCannotLeaveOrganizationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotEmptyException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationNotEmptyException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ParentNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyChangesInProgressException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotAttachedException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeAlreadyEnabledException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotAvailableForOrganizationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotEnabledException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicyNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.RootNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.ServiceException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.SourceParentNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.TargetNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.TooManyRequestsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.organizations.model.UnsupportedApiEndpointException.Builder
-
- awsManaged() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
A boolean value that indicates whether the specified policy is an Amazon Web Services managed policy.
- awsManaged(Boolean) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
A boolean value that indicates whether the specified policy is an Amazon Web Services managed policy.
- AwsOrganizationsNotInUseException - Exception in software.amazon.awssdk.services.organizations.model
-
Your account isn't a member of an organization.
- AwsOrganizationsNotInUseException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- cancelHandshake(CancelHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Cancels a handshake.
- cancelHandshake(Consumer<CancelHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Cancels a handshake.
- cancelHandshake(CancelHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Cancels a handshake.
- cancelHandshake(Consumer<CancelHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Cancels a handshake.
- CancelHandshakeRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CancelHandshakeRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CancelHandshakeRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CancelHandshakeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CancelHandshakeRequestMarshaller
-
- CancelHandshakeResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CancelHandshakeResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyClosedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyRegisteredException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotRegisteredException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AccountOwnerNotVerifiedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AlreadyInOrganizationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.AwsOrganizationsNotInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ChildNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ConcurrentModificationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ConstraintViolationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatusNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DestinationParentNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateAccountException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateHandshakeException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateOrganizationalUnitException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyAttachmentException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicyNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.FinalizingOrganizationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeAlreadyInStateException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidHandshakeTransitionException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidInputException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.MalformedPolicyDocumentException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.MasterCannotLeaveOrganizationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotEmptyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationNotEmptyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationsException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ParentNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyChangesInProgressException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotAttachedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeAlreadyEnabledException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotAvailableForOrganizationException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotEnabledException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicyNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.RootNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.ServiceException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.SourceParentNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.TargetNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.TooManyRequestsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.organizations.model.UnsupportedApiEndpointException.Builder
-
- Child - Class in software.amazon.awssdk.services.organizations.model
-
Contains a list of child entities, either OUs or accounts.
- Child.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- childId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsRequest.Builder
-
The unique identifier (ID) of the OU or account whose parent containers you want to list.
- childId() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsRequest
-
The unique identifier (ID) of the OU or account whose parent containers you want to list.
- ChildNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find an organizational unit (OU) or Amazon Web Services account with the ChildId that you
specified.
- ChildNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- children(Collection<Child>) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenResponse.Builder
-
The list of children of the specified parent container.
- children(Child...) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenResponse.Builder
-
The list of children of the specified parent container.
- children(Consumer<Child.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenResponse.Builder
-
The list of children of the specified parent container.
- children() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
The list of children of the specified parent container.
- ChildType - Enum in software.amazon.awssdk.services.organizations.model
-
- childType(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenRequest.Builder
-
Filters the output to include only the specified child type.
- childType(ChildType) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenRequest.Builder
-
Filters the output to include only the specified child type.
- childType() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
Filters the output to include only the specified child type.
- childTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
Filters the output to include only the specified child type.
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- closeAccount(CloseAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Closes an Amazon Web Services member account within an organization.
- closeAccount(Consumer<CloseAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Closes an Amazon Web Services member account within an organization.
- closeAccount(CloseAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Closes an Amazon Web Services member account within an organization.
- closeAccount(Consumer<CloseAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Closes an Amazon Web Services member account within an organization.
- CloseAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CloseAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CloseAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CloseAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CloseAccountRequestMarshaller
-
- CloseAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CloseAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- completedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
The date and time that the account was created and the request completed.
- completedTimestamp() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
The date and time that the account was created and the request completed.
- ConcurrentModificationException - Exception in software.amazon.awssdk.services.organizations.model
-
The target of the operation is currently being modified by a different request.
- ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- Condition - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- ConflictException - Exception in software.amazon.awssdk.services.organizations.model
-
The request failed because it conflicts with the current state of the specified resource.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ConstraintViolationException - Exception in software.amazon.awssdk.services.organizations.model
-
Performing this operation violates a minimum or maximum value limit.
- ConstraintViolationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ConstraintViolationExceptionReason - Enum in software.amazon.awssdk.services.organizations.model
-
- content(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
The policy text content to add to the new policy.
- content() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
The policy text content to add to the new policy.
- content(String) - Method in interface software.amazon.awssdk.services.organizations.model.Policy.Builder
-
The text content of the policy.
- content() - Method in class software.amazon.awssdk.services.organizations.model.Policy
-
The text content of the policy.
- content(String) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest.Builder
-
If provided, the new content for the resource policy.
- content() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
If provided, the new content for the resource policy.
- content(String) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicy.Builder
-
The policy text of the resource policy.
- content() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
The policy text of the resource policy.
- content(String) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest.Builder
-
If provided, the new content for the policy.
- content() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
If provided, the new content for the policy.
- context(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference.Builder
-
- copyOverridesToConfiguration(ClientOverrideConfiguration, SdkClientConfiguration.Builder) - Static method in class software.amazon.awssdk.services.organizations.internal.SdkClientConfigurationUtil
-
- create() - Static method in class software.amazon.awssdk.services.organizations.auth.scheme.internal.DefaultOrganizationsAuthSchemeProvider
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.organizations.model.OrganizationsResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
- createAccount(CreateAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
- createAccount(Consumer<CreateAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
- createAccount(CreateAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
- createAccount(Consumer<CreateAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
- CreateAccountFailureReason - Enum in software.amazon.awssdk.services.organizations.model
-
- CreateAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CreateAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- createAccountRequestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusRequest.Builder
-
Specifies the Id value that uniquely identifies the CreateAccount request.
- createAccountRequestId() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusRequest
-
Specifies the Id value that uniquely identifies the CreateAccount request.
- CreateAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CreateAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CreateAccountRequestMarshaller
-
- CreateAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CreateAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreateAccountState - Enum in software.amazon.awssdk.services.organizations.model
-
- createAccountStatus(CreateAccountStatus) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountResponse.Builder
-
A structure that contains details about the request to create an account.
- createAccountStatus(Consumer<CreateAccountStatus.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountResponse.Builder
-
A structure that contains details about the request to create an account.
- createAccountStatus() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountResponse
-
A structure that contains details about the request to create an account.
- CreateAccountStatus - Class in software.amazon.awssdk.services.organizations.model
-
Contains the status about a
CreateAccount or
CreateGovCloudAccount request to create an Amazon Web
Services account or an Amazon Web Services GovCloud (US) account in an organization.
- createAccountStatus(CreateAccountStatus) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse.Builder
-
Sets the value of the CreateAccountStatus property for this object.
- createAccountStatus(Consumer<CreateAccountStatus.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse.Builder
-
Sets the value of the CreateAccountStatus property for this object.
- createAccountStatus() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse
-
Returns the value of the CreateAccountStatus property for this object.
- createAccountStatus(CreateAccountStatus) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse.Builder
-
A structure that contains the current status of an account creation request.
- createAccountStatus(Consumer<CreateAccountStatus.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse.Builder
-
A structure that contains the current status of an account creation request.
- createAccountStatus() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse
-
A structure that contains the current status of an account creation request.
- CreateAccountStatus.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- createAccountStatuses(Collection<CreateAccountStatus>) - Method in interface software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse.Builder
-
A list of objects with details about the requests.
- createAccountStatuses(CreateAccountStatus...) - Method in interface software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse.Builder
-
A list of objects with details about the requests.
- createAccountStatuses(Consumer<CreateAccountStatus.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse.Builder
-
A list of objects with details about the requests.
- createAccountStatuses() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
A list of objects with details about the requests.
- CreateAccountStatusNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find an create account request with the CreateAccountRequestId that you specified.
- CreateAccountStatusNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AuthSchemeUtils
-
- createGovCloudAccount(CreateGovCloudAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
This action is available if all of the following are true:
- createGovCloudAccount(Consumer<CreateGovCloudAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
This action is available if all of the following are true:
- createGovCloudAccount(CreateGovCloudAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
This action is available if all of the following are true:
- createGovCloudAccount(Consumer<CreateGovCloudAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
This action is available if all of the following are true:
- CreateGovCloudAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CreateGovCloudAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreateGovCloudAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CreateGovCloudAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CreateGovCloudAccountRequestMarshaller
-
- CreateGovCloudAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CreateGovCloudAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- createOrganization(CreateOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an Amazon Web Services organization.
- createOrganization(Consumer<CreateOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an Amazon Web Services organization.
- createOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an Amazon Web Services organization.
- createOrganization(CreateOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an Amazon Web Services organization.
- createOrganization(Consumer<CreateOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an Amazon Web Services organization.
- createOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an Amazon Web Services organization.
- createOrganizationalUnit(CreateOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an organizational unit (OU) within a root or parent OU.
- createOrganizationalUnit(Consumer<CreateOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates an organizational unit (OU) within a root or parent OU.
- createOrganizationalUnit(CreateOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an organizational unit (OU) within a root or parent OU.
- createOrganizationalUnit(Consumer<CreateOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates an organizational unit (OU) within a root or parent OU.
- CreateOrganizationalUnitRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationalUnitRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationalUnitRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CreateOrganizationalUnitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CreateOrganizationalUnitRequestMarshaller
-
- CreateOrganizationalUnitResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationalUnitResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CreateOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CreateOrganizationRequestMarshaller
-
- CreateOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CreateOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- createPolicy(CreatePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
- createPolicy(Consumer<CreatePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
- createPolicy(CreatePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
- createPolicy(Consumer<CreatePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
- CreatePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- CreatePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- CreatePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- CreatePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.CreatePolicyRequestMarshaller
-
- CreatePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- CreatePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.organizations.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.organizations.endpoints.internal.RuleError
-
- dateEnabled(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.EnabledServicePrincipal.Builder
-
The date that the service principal was enabled for integration with Organizations.
- dateEnabled() - Method in class software.amazon.awssdk.services.organizations.model.EnabledServicePrincipal
-
The date that the service principal was enabled for integration with Organizations.
- declineHandshake(DeclineHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Declines a handshake request.
- declineHandshake(Consumer<DeclineHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Declines a handshake request.
- declineHandshake(DeclineHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Declines a handshake request.
- declineHandshake(Consumer<DeclineHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Declines a handshake request.
- DeclineHandshakeRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeclineHandshakeRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeclineHandshakeRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeclineHandshakeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeclineHandshakeRequestMarshaller
-
- DeclineHandshakeResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeclineHandshakeResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- Default() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor.Default
-
- DEFAULT - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- defaultEngine() - Static method in interface software.amazon.awssdk.services.organizations.endpoints.internal.RuleEngine
-
- DefaultOrganizationsAuthSchemeParams - Class in software.amazon.awssdk.services.organizations.auth.scheme.internal
-
- DefaultOrganizationsAuthSchemeProvider - Class in software.amazon.awssdk.services.organizations.auth.scheme.internal
-
- DefaultOrganizationsEndpointProvider - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- DefaultOrganizationsEndpointProvider() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.DefaultOrganizationsEndpointProvider
-
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.DefaultPartitionDataProvider
-
- defaultProvider() - Static method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointProvider
-
- DefaultRuleEngine - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.DefaultRuleEngine
-
- defaultValue(Value) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- DelegatedAdministrator - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about the delegated administrator.
- DelegatedAdministrator.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- delegatedAdministrators(Collection<DelegatedAdministrator>) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse.Builder
-
The list of delegated administrators in your organization.
- delegatedAdministrators(DelegatedAdministrator...) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse.Builder
-
The list of delegated administrators in your organization.
- delegatedAdministrators(Consumer<DelegatedAdministrator.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse.Builder
-
The list of delegated administrators in your organization.
- delegatedAdministrators() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
The list of delegated administrators in your organization.
- delegatedAdministrators() - Method in class software.amazon.awssdk.services.organizations.paginators.ListDelegatedAdministratorsIterable
-
- delegatedAdministrators() - Method in class software.amazon.awssdk.services.organizations.paginators.ListDelegatedAdministratorsPublisher
-
Returns a publisher that can be used to get a stream of data.
- DelegatedService - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about the Amazon Web Services service for which the account is a delegated administrator.
- DelegatedService.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- delegatedServices(Collection<DelegatedService>) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse.Builder
-
The services for which the account is a delegated administrator.
- delegatedServices(DelegatedService...) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse.Builder
-
The services for which the account is a delegated administrator.
- delegatedServices(Consumer<DelegatedService.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse.Builder
-
The services for which the account is a delegated administrator.
- delegatedServices() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
The services for which the account is a delegated administrator.
- delegatedServices() - Method in class software.amazon.awssdk.services.organizations.paginators.ListDelegatedServicesForAccountIterable
-
- delegatedServices() - Method in class software.amazon.awssdk.services.organizations.paginators.ListDelegatedServicesForAccountPublisher
-
Returns a publisher that can be used to get a stream of data.
- delegationEnabledDate(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.DelegatedAdministrator.Builder
-
The date when the account was made a delegated administrator.
- delegationEnabledDate() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
The date when the account was made a delegated administrator.
- delegationEnabledDate(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.DelegatedService.Builder
-
The date that the account became a delegated administrator for this service.
- delegationEnabledDate() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedService
-
The date that the account became a delegated administrator for this service.
- deleteOrganization(DeleteOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the organization.
- deleteOrganization(Consumer<DeleteOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the organization.
- deleteOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the organization.
- deleteOrganization(DeleteOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the organization.
- deleteOrganization(Consumer<DeleteOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the organization.
- deleteOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the organization.
- deleteOrganizationalUnit(DeleteOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes an organizational unit (OU) from a root or another OU.
- deleteOrganizationalUnit(Consumer<DeleteOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes an organizational unit (OU) from a root or another OU.
- deleteOrganizationalUnit(DeleteOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes an organizational unit (OU) from a root or another OU.
- deleteOrganizationalUnit(Consumer<DeleteOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes an organizational unit (OU) from a root or another OU.
- DeleteOrganizationalUnitRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationalUnitRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationalUnitRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeleteOrganizationalUnitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeleteOrganizationalUnitRequestMarshaller
-
- DeleteOrganizationalUnitResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationalUnitResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeleteOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeleteOrganizationRequestMarshaller
-
- DeleteOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- deletePolicy(DeletePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the specified policy from your organization.
- deletePolicy(Consumer<DeletePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the specified policy from your organization.
- deletePolicy(DeletePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the specified policy from your organization.
- deletePolicy(Consumer<DeletePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the specified policy from your organization.
- DeletePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeletePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeletePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeletePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeletePolicyRequestMarshaller
-
- DeletePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeletePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the resource policy from your organization.
- deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Deletes the resource policy from your organization.
- deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the resource policy from your organization.
- deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Deletes the resource policy from your organization.
- DeleteResourcePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeleteResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeleteResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeleteResourcePolicyRequestMarshaller
-
- DeleteResourcePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeleteResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- DEPRECATED - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Deprecated
-
- deregisterDelegatedAdministrator(DeregisterDelegatedAdministratorRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
- deregisterDelegatedAdministrator(Consumer<DeregisterDelegatedAdministratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
- deregisterDelegatedAdministrator(DeregisterDelegatedAdministratorRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
- deregisterDelegatedAdministrator(Consumer<DeregisterDelegatedAdministratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
- DeregisterDelegatedAdministratorRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DeregisterDelegatedAdministratorRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DeregisterDelegatedAdministratorRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DeregisterDelegatedAdministratorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DeregisterDelegatedAdministratorRequestMarshaller
-
- DeregisterDelegatedAdministratorResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DeregisterDelegatedAdministratorResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeAccount(DescribeAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves Organizations-related information about the specified account.
- describeAccount(Consumer<DescribeAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves Organizations-related information about the specified account.
- describeAccount(DescribeAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves Organizations-related information about the specified account.
- describeAccount(Consumer<DescribeAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves Organizations-related information about the specified account.
- DescribeAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeAccountRequestMarshaller
-
- DescribeAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeCreateAccountStatus(DescribeCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the current status of an asynchronous request to create an account.
- describeCreateAccountStatus(Consumer<DescribeCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the current status of an asynchronous request to create an account.
- describeCreateAccountStatus(DescribeCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the current status of an asynchronous request to create an account.
- describeCreateAccountStatus(Consumer<DescribeCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the current status of an asynchronous request to create an account.
- DescribeCreateAccountStatusRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeCreateAccountStatusRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeCreateAccountStatusRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeCreateAccountStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeCreateAccountStatusRequestMarshaller
-
- DescribeCreateAccountStatusResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeCreateAccountStatusResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeEffectivePolicy(DescribeEffectivePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns the contents of the effective policy for specified policy type and account.
- describeEffectivePolicy(Consumer<DescribeEffectivePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns the contents of the effective policy for specified policy type and account.
- describeEffectivePolicy(DescribeEffectivePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns the contents of the effective policy for specified policy type and account.
- describeEffectivePolicy(Consumer<DescribeEffectivePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns the contents of the effective policy for specified policy type and account.
- DescribeEffectivePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeEffectivePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeEffectivePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeEffectivePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeEffectivePolicyRequestMarshaller
-
- DescribeEffectivePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeEffectivePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeHandshake(DescribeHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a previously requested handshake.
- describeHandshake(Consumer<DescribeHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a previously requested handshake.
- describeHandshake(DescribeHandshakeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a previously requested handshake.
- describeHandshake(Consumer<DescribeHandshakeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a previously requested handshake.
- DescribeHandshakeRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeHandshakeRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeHandshakeRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeHandshakeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeHandshakeRequestMarshaller
-
- DescribeHandshakeResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeHandshakeResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeOrganization(DescribeOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganization(Consumer<DescribeOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganization(DescribeOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganization(Consumer<DescribeOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about the organization that the user's account belongs to.
- describeOrganizationalUnit(DescribeOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about an organizational unit (OU).
- describeOrganizationalUnit(Consumer<DescribeOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about an organizational unit (OU).
- describeOrganizationalUnit(DescribeOrganizationalUnitRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about an organizational unit (OU).
- describeOrganizationalUnit(Consumer<DescribeOrganizationalUnitRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about an organizational unit (OU).
- DescribeOrganizationalUnitRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationalUnitRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationalUnitRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeOrganizationalUnitRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeOrganizationalUnitRequestMarshaller
-
- DescribeOrganizationalUnitResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationalUnitResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeOrganizationRequestMarshaller
-
- DescribeOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describePolicy(DescribePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a policy.
- describePolicy(Consumer<DescribePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a policy.
- describePolicy(DescribePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a policy.
- describePolicy(Consumer<DescribePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a policy.
- DescribePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribePolicyRequestMarshaller
-
- DescribePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a resource policy.
- describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves information about a resource policy.
- describeResourcePolicy(DescribeResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a resource policy.
- describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves information about a resource policy.
- DescribeResourcePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DescribeResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DescribeResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DescribeResourcePolicyRequestMarshaller
-
- DescribeResourcePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DescribeResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- description(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
An optional description to assign to the policy.
- description() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
An optional description to assign to the policy.
- description(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
The description of the policy.
- description() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
The description of the policy.
- description(String) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest.Builder
-
If provided, the new description for the policy.
- description() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
If provided, the new description for the policy.
- destinationParentId(String) - Method in interface software.amazon.awssdk.services.organizations.model.MoveAccountRequest.Builder
-
The unique identifier (ID) of the root or organizational unit that you want to move the account to.
- destinationParentId() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountRequest
-
The unique identifier (ID) of the root or organizational unit that you want to move the account to.
- DestinationParentNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find the destination container (a root or OU) with the ParentId that you specified.
- DestinationParentNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- detachPolicy(DetachPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Detaches a policy from a target root, organizational unit (OU), or account.
- detachPolicy(Consumer<DetachPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Detaches a policy from a target root, organizational unit (OU), or account.
- detachPolicy(DetachPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Detaches a policy from a target root, organizational unit (OU), or account.
- detachPolicy(Consumer<DetachPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Detaches a policy from a target root, organizational unit (OU), or account.
- DetachPolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DetachPolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DetachPolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DetachPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DetachPolicyRequestMarshaller
-
- DetachPolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DetachPolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- disableAWSServiceAccess(DisableAwsServiceAccessRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
- disableAWSServiceAccess(Consumer<DisableAwsServiceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
- disableAWSServiceAccess(DisableAwsServiceAccessRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
- disableAWSServiceAccess(Consumer<DisableAwsServiceAccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
- DisableAwsServiceAccessRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DisableAwsServiceAccessRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DisableAwsServiceAccessRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DisableAwsServiceAccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DisableAwsServiceAccessRequestMarshaller
-
- DisableAwsServiceAccessResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DisableAwsServiceAccessResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
- disablePolicyType(DisablePolicyTypeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Disables an organizational policy type in a root.
- disablePolicyType(Consumer<DisablePolicyTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Disables an organizational policy type in a root.
- disablePolicyType(DisablePolicyTypeRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Disables an organizational policy type in a root.
- disablePolicyType(Consumer<DisablePolicyTypeRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Disables an organizational policy type in a root.
- DisablePolicyTypeRequest - Class in software.amazon.awssdk.services.organizations.model
-
- DisablePolicyTypeRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DisablePolicyTypeRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- DisablePolicyTypeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.DisablePolicyTypeRequestMarshaller
-
- DisablePolicyTypeResponse - Class in software.amazon.awssdk.services.organizations.model
-
- DisablePolicyTypeResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs.Builder
-
- dnsSuffix() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs
-
- documentation(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- documentation(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule.Builder
-
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- documentation - Variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs.Builder
-
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs
-
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
- DuplicateAccountException - Exception in software.amazon.awssdk.services.organizations.model
-
That account is already present in the specified destination.
- DuplicateAccountException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DuplicateHandshakeException - Exception in software.amazon.awssdk.services.organizations.model
-
A handshake with the same action and target already exists.
- DuplicateHandshakeException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DuplicateOrganizationalUnitException - Exception in software.amazon.awssdk.services.organizations.model
-
An OU with the same name already exists.
- DuplicateOrganizationalUnitException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DuplicatePolicyAttachmentException - Exception in software.amazon.awssdk.services.organizations.model
-
The selected policy is already attached to the specified target.
- DuplicatePolicyAttachmentException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- DuplicatePolicyException - Exception in software.amazon.awssdk.services.organizations.model
-
A policy with the same name already exists.
- DuplicatePolicyException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- facts() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- failureReason(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
If the request failed, a description of the reason for the failure.
- failureReason(CreateAccountFailureReason) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
If the request failed, a description of the reason for the failure.
- failureReason() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
If the request failed, a description of the reason for the failure.
- failureReasonAsString() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
If the request failed, a description of the reason for the failure.
- FatScope<T> - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- FatScope() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- featureSet(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest.Builder
-
Specifies the feature set supported by the new organization.
- featureSet(OrganizationFeatureSet) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest.Builder
-
Specifies the feature set supported by the new organization.
- featureSet() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest
-
Specifies the feature set supported by the new organization.
- featureSet(String) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
Specifies the functionality that currently is available to the organization.
- featureSet(OrganizationFeatureSet) - Method in interface software.amazon.awssdk.services.organizations.model.Organization.Builder
-
Specifies the functionality that currently is available to the organization.
- featureSet() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
Specifies the functionality that currently is available to the organization.
- featureSetAsString() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest
-
Specifies the feature set supported by the new organization.
- featureSetAsString() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
Specifies the functionality that currently is available to the organization.
- filter(HandshakeFilter) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest.Builder
-
Filters the handshakes that you want included in the response.
- filter(Consumer<HandshakeFilter.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest.Builder
-
Filters the handshakes that you want included in the response.
- filter() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest
-
Filters the handshakes that you want included in the response.
- filter(HandshakeFilter) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest.Builder
-
A filter of the handshakes that you want included in the response.
- filter(Consumer<HandshakeFilter.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest.Builder
-
A filter of the handshakes that you want included in the response.
- filter() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest
-
A filter of the handshakes that you want included in the response.
- filter(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest.Builder
-
The type of policy that you want to include in the returned list.
- filter(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest.Builder
-
The type of policy that you want to include in the returned list.
- filter() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
The type of policy that you want to include in the returned list.
- filter(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesRequest.Builder
-
Specifies the type of policy that you want to include in the response.
- filter(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesRequest.Builder
-
Specifies the type of policy that you want to include in the response.
- filter() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
Specifies the type of policy that you want to include in the response.
- filterAsString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
The type of policy that you want to include in the returned list.
- filterAsString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
Specifies the type of policy that you want to include in the response.
- FinalizingOrganizationException - Exception in software.amazon.awssdk.services.organizations.model
-
Organizations couldn't perform the operation because your organization hasn't finished initializing.
- FinalizingOrganizationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
- fn(Fn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Condition.Builder
-
- Fn - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- fn(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FnNode.Builder
-
- fnNode - Variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- FnNode - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- FnVisitor<R> - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Record
-
- from(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference
-
- from(String, String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference
-
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Condition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRuleset
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Expr
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.FnNode
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Deprecated
-
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameters
-
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.organizations.endpoints.internal.ParameterType
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.RegionOverride
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.BooleanEqualsFn
-
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromStr(Template) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- fromString(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Identifier
-
- fromString(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template
-
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.endpoints.internal.ParameterType
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyExceptionReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccountJoinedMethod
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccountStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ActionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ChildType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ConstraintViolationExceptionReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountFailureReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.EffectivePolicyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationExceptionReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakePartyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeResourceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.IAMUserAccessToBilling
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.InvalidInputExceptionReason
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.OrganizationFeatureSet
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ParentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyTypeStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.organizations.model.TargetType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse.Builder
-
A structure that contains details about the accepted handshake.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse.Builder
-
A structure that contains details about the accepted handshake.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse
-
A structure that contains details about the accepted handshake.
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse.Builder
-
A structure that contains details about the handshake that you canceled.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse.Builder
-
A structure that contains details about the handshake that you canceled.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse
-
A structure that contains details about the handshake that you canceled.
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse.Builder
-
A structure that contains details about the declined handshake.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse.Builder
-
A structure that contains details about the declined handshake.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse
-
A structure that contains details about the declined handshake.
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse.Builder
-
A structure that contains information about the specified handshake.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse.Builder
-
A structure that contains information about the specified handshake.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse
-
A structure that contains information about the specified handshake.
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse.Builder
-
A structure that contains details about the handshake created to support this request to enable all features
in the organization.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse.Builder
-
A structure that contains details about the handshake created to support this request to enable all features
in the organization.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse
-
A structure that contains details about the handshake created to support this request to enable all features in
the organization.
- Handshake - Class in software.amazon.awssdk.services.organizations.model
-
Contains information that must be exchanged to securely establish a relationship between two accounts (an
originator and a recipient).
- handshake(Handshake) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse.Builder
-
A structure that contains details about the handshake that is created to support this invitation request.
- handshake(Consumer<Handshake.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse.Builder
-
A structure that contains details about the handshake that is created to support this invitation request.
- handshake() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse
-
A structure that contains details about the handshake that is created to support this invitation request.
- Handshake.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakeAlreadyInStateException - Exception in software.amazon.awssdk.services.organizations.model
-
The specified handshake is already in the requested state.
- HandshakeAlreadyInStateException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakeConstraintViolationException - Exception in software.amazon.awssdk.services.organizations.model
-
The requested operation would violate the constraint identified in the reason code.
- HandshakeConstraintViolationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakeConstraintViolationExceptionReason - Enum in software.amazon.awssdk.services.organizations.model
-
- HandshakeFilter - Class in software.amazon.awssdk.services.organizations.model
-
Specifies the criteria that are used to select the handshakes for the operation.
- HandshakeFilter.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- handshakeId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AcceptHandshakeRequest.Builder
-
The unique identifier (ID) of the handshake that you want to accept.
- handshakeId() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeRequest
-
The unique identifier (ID) of the handshake that you want to accept.
- handshakeId(String) - Method in interface software.amazon.awssdk.services.organizations.model.CancelHandshakeRequest.Builder
-
The unique identifier (ID) of the handshake that you want to cancel.
- handshakeId() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeRequest
-
The unique identifier (ID) of the handshake that you want to cancel.
- handshakeId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DeclineHandshakeRequest.Builder
-
The unique identifier (ID) of the handshake that you want to decline.
- handshakeId() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeRequest
-
The unique identifier (ID) of the handshake that you want to decline.
- handshakeId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeHandshakeRequest.Builder
-
The unique identifier (ID) of the handshake that you want information about.
- handshakeId() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeRequest
-
The unique identifier (ID) of the handshake that you want information about.
- HandshakeNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a handshake with the HandshakeId that you specified.
- HandshakeNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakeParty - Class in software.amazon.awssdk.services.organizations.model
-
Identifies a participant in a handshake.
- HandshakeParty.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakePartyType - Enum in software.amazon.awssdk.services.organizations.model
-
- HandshakeResource - Class in software.amazon.awssdk.services.organizations.model
-
Contains additional data that is needed to process a handshake.
- HandshakeResource.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- HandshakeResourceType - Enum in software.amazon.awssdk.services.organizations.model
-
- handshakes(Collection<Handshake>) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that is associated with the
specified account.
- handshakes(Handshake...) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that is associated with the
specified account.
- handshakes(Consumer<Handshake.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that is associated with the
specified account.
- handshakes() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
A list of
Handshake objects with details about each of the handshakes that is associated with the
specified account.
- handshakes(Collection<Handshake>) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that are associated with an
organization.
- handshakes(Handshake...) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that are associated with an
organization.
- handshakes(Consumer<Handshake.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse.Builder
-
A list of
Handshake objects with details about each of the handshakes that are associated with an
organization.
- handshakes() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
A list of
Handshake objects with details about each of the handshakes that are associated with an
organization.
- HandshakeState - Enum in software.amazon.awssdk.services.organizations.model
-
- hasAccounts() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
For responses, this returns true if the service returned a value for the Accounts property.
- hasAccounts() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
For responses, this returns true if the service returned a value for the Accounts property.
- hasAvailablePolicyTypes() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
For responses, this returns true if the service returned a value for the AvailablePolicyTypes property.
- hasChildren() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
For responses, this returns true if the service returned a value for the Children property.
- hasCreateAccountStatuses() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
For responses, this returns true if the service returned a value for the CreateAccountStatuses property.
- hasDelegatedAdministrators() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
For responses, this returns true if the service returned a value for the DelegatedAdministrators property.
- hasDelegatedServices() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
For responses, this returns true if the service returned a value for the DelegatedServices property.
- hasEnabledServicePrincipals() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse
-
For responses, this returns true if the service returned a value for the EnabledServicePrincipals property.
- hasHandshakes() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
For responses, this returns true if the service returned a value for the Handshakes property.
- hasHandshakes() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
For responses, this returns true if the service returned a value for the Handshakes property.
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Account
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Child
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedService
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnabledServicePrincipal
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeParty
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationalUnit
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Parent
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Policy
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTypeSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicySummary
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse
-
- hasOrganizationalUnits() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse
-
For responses, this returns true if the service returned a value for the OrganizationalUnits property.
- hasParents() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
For responses, this returns true if the service returned a value for the Parents property.
- hasParties() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
For responses, this returns true if the service returned a value for the Parties property.
- hasPolicies() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
For responses, this returns true if the service returned a value for the Policies property.
- hasPolicies() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
For responses, this returns true if the service returned a value for the Policies property.
- hasPolicyTypes() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
For responses, this returns true if the service returned a value for the PolicyTypes property.
- hasResources() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
For responses, this returns true if the service returned a value for the Resources property.
- hasResources() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
For responses, this returns true if the service returned a value for the Resources property.
- hasRoots() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
For responses, this returns true if the service returned a value for the Roots property.
- hasStates() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest
-
For responses, this returns true if the service returned a value for the States property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTargets() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
For responses, this returns true if the service returned a value for the Targets property.
- hostLabel() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.IsVirtualHostableS3Bucket
-
- lastUpdatedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicy.Builder
-
The time of the last update to this policy.
- lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
The time of the last update to this policy.
- leaveOrganization(LeaveOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes a member account from its parent organization.
- leaveOrganization(Consumer<LeaveOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes a member account from its parent organization.
- leaveOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes a member account from its parent organization.
- leaveOrganization(LeaveOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes a member account from its parent organization.
- leaveOrganization(Consumer<LeaveOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes a member account from its parent organization.
- leaveOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes a member account from its parent organization.
- LeaveOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- LeaveOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- LeaveOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- LeaveOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.LeaveOrganizationRequestMarshaller
-
- LeaveOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- LeaveOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listAccounts(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccounts(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccounts() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccounts(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- listAccounts(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- listAccounts() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- listAccountsForParent(ListAccountsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParent(Consumer<ListAccountsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParent(ListAccountsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParent(Consumer<ListAccountsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- ListAccountsForParentIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAccountsForParentIterable(OrganizationsClient, ListAccountsForParentRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAccountsForParentIterable
-
- listAccountsForParentPaginator(ListAccountsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParentPaginator(Consumer<ListAccountsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParentPaginator(ListAccountsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- listAccountsForParentPaginator(Consumer<ListAccountsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the accounts in an organization that are contained by the specified target root or organizational unit
(OU).
- ListAccountsForParentPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAccountsForParentPublisher(OrganizationsAsyncClient, ListAccountsForParentRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAccountsForParentPublisher
-
- ListAccountsForParentRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListAccountsForParentRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListAccountsForParentRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListAccountsForParentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListAccountsForParentRequestMarshaller
-
- ListAccountsForParentResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListAccountsForParentResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListAccountsIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAccountsIterable(OrganizationsClient, ListAccountsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAccountsIterable
-
- listAccountsPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccountsPaginator(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccountsPaginator(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the accounts in the organization.
- listAccountsPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- listAccountsPaginator(ListAccountsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- listAccountsPaginator(Consumer<ListAccountsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the accounts in the organization.
- ListAccountsPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAccountsPublisher(OrganizationsAsyncClient, ListAccountsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAccountsPublisher
-
- ListAccountsRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListAccountsRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListAccountsRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListAccountsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListAccountsRequestMarshaller
-
- ListAccountsResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListAccountsResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listAWSServiceAccessForOrganization(ListAwsServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganization(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganization(ListAwsServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganization(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- ListAWSServiceAccessForOrganizationIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAWSServiceAccessForOrganizationIterable(OrganizationsClient, ListAwsServiceAccessForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAWSServiceAccessForOrganizationIterable
-
- listAWSServiceAccessForOrganizationPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganizationPaginator(ListAwsServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganizationPaginator(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganizationPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganizationPaginator(ListAwsServiceAccessForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- listAWSServiceAccessForOrganizationPaginator(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
- ListAWSServiceAccessForOrganizationPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListAWSServiceAccessForOrganizationPublisher(OrganizationsAsyncClient, ListAwsServiceAccessForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListAWSServiceAccessForOrganizationPublisher
-
- ListAwsServiceAccessForOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListAwsServiceAccessForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListAwsServiceAccessForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListAwsServiceAccessForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListAwsServiceAccessForOrganizationRequestMarshaller
-
- ListAwsServiceAccessForOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListAwsServiceAccessForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listChildren(ListChildrenRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildren(Consumer<ListChildrenRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildren(ListChildrenRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildren(Consumer<ListChildrenRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- ListChildrenIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListChildrenIterable(OrganizationsClient, ListChildrenRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListChildrenIterable
-
- listChildrenPaginator(ListChildrenRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildrenPaginator(Consumer<ListChildrenRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildrenPaginator(ListChildrenRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- listChildrenPaginator(Consumer<ListChildrenRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
- ListChildrenPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListChildrenPublisher(OrganizationsAsyncClient, ListChildrenRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListChildrenPublisher
-
- ListChildrenRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListChildrenRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListChildrenRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListChildrenRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListChildrenRequestMarshaller
-
- ListChildrenResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListChildrenResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listCreateAccountStatus(ListCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatus(Consumer<ListCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatus() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatus(ListCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatus(Consumer<ListCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatus() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- ListCreateAccountStatusIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListCreateAccountStatusIterable(OrganizationsClient, ListCreateAccountStatusRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListCreateAccountStatusIterable
-
- listCreateAccountStatusPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatusPaginator(ListCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatusPaginator(Consumer<ListCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatusPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatusPaginator(ListCreateAccountStatusRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- listCreateAccountStatusPaginator(Consumer<ListCreateAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
- ListCreateAccountStatusPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListCreateAccountStatusPublisher(OrganizationsAsyncClient, ListCreateAccountStatusRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListCreateAccountStatusPublisher
-
- ListCreateAccountStatusRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListCreateAccountStatusRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListCreateAccountStatusRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListCreateAccountStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListCreateAccountStatusRequestMarshaller
-
- ListCreateAccountStatusResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListCreateAccountStatusResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listDelegatedAdministrators(ListDelegatedAdministratorsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministrators(Consumer<ListDelegatedAdministratorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministrators(ListDelegatedAdministratorsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministrators(Consumer<ListDelegatedAdministratorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- ListDelegatedAdministratorsIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListDelegatedAdministratorsIterable(OrganizationsClient, ListDelegatedAdministratorsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListDelegatedAdministratorsIterable
-
- listDelegatedAdministratorsPaginator(ListDelegatedAdministratorsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministratorsPaginator(Consumer<ListDelegatedAdministratorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministratorsPaginator(ListDelegatedAdministratorsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- listDelegatedAdministratorsPaginator(Consumer<ListDelegatedAdministratorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
- ListDelegatedAdministratorsPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListDelegatedAdministratorsPublisher(OrganizationsAsyncClient, ListDelegatedAdministratorsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListDelegatedAdministratorsPublisher
-
- ListDelegatedAdministratorsRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedAdministratorsRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedAdministratorsRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListDelegatedAdministratorsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListDelegatedAdministratorsRequestMarshaller
-
- ListDelegatedAdministratorsResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedAdministratorsResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccount(Consumer<ListDelegatedServicesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccount(Consumer<ListDelegatedServicesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- ListDelegatedServicesForAccountIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListDelegatedServicesForAccountIterable(OrganizationsClient, ListDelegatedServicesForAccountRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListDelegatedServicesForAccountIterable
-
- listDelegatedServicesForAccountPaginator(ListDelegatedServicesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccountPaginator(Consumer<ListDelegatedServicesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccountPaginator(ListDelegatedServicesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- listDelegatedServicesForAccountPaginator(Consumer<ListDelegatedServicesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
List the Amazon Web Services services for which the specified account is a delegated administrator.
- ListDelegatedServicesForAccountPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListDelegatedServicesForAccountPublisher(OrganizationsAsyncClient, ListDelegatedServicesForAccountRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListDelegatedServicesForAccountPublisher
-
- ListDelegatedServicesForAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedServicesForAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedServicesForAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListDelegatedServicesForAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListDelegatedServicesForAccountRequestMarshaller
-
- ListDelegatedServicesForAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListDelegatedServicesForAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listHandshakesForAccount(ListHandshakesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccount(Consumer<ListHandshakesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccount() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccount(ListHandshakesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccount(Consumer<ListHandshakesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccount() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- ListHandshakesForAccountIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListHandshakesForAccountIterable(OrganizationsClient, ListHandshakesForAccountRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListHandshakesForAccountIterable
-
- listHandshakesForAccountPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccountPaginator(ListHandshakesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccountPaginator(Consumer<ListHandshakesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccountPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccountPaginator(ListHandshakesForAccountRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- listHandshakesForAccountPaginator(Consumer<ListHandshakesForAccountRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the current handshakes that are associated with the account of the requesting user.
- ListHandshakesForAccountPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListHandshakesForAccountPublisher(OrganizationsAsyncClient, ListHandshakesForAccountRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListHandshakesForAccountPublisher
-
- ListHandshakesForAccountRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForAccountRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForAccountRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListHandshakesForAccountRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListHandshakesForAccountRequestMarshaller
-
- ListHandshakesForAccountResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForAccountResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listHandshakesForOrganization(ListHandshakesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganization(Consumer<ListHandshakesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganization(ListHandshakesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganization(Consumer<ListHandshakesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganization() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- ListHandshakesForOrganizationIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListHandshakesForOrganizationIterable(OrganizationsClient, ListHandshakesForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListHandshakesForOrganizationIterable
-
- listHandshakesForOrganizationPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganizationPaginator(ListHandshakesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganizationPaginator(Consumer<ListHandshakesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganizationPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganizationPaginator(ListHandshakesForOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- listHandshakesForOrganizationPaginator(Consumer<ListHandshakesForOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the handshakes that are associated with the organization that the requesting user is part of.
- ListHandshakesForOrganizationPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListHandshakesForOrganizationPublisher(OrganizationsAsyncClient, ListHandshakesForOrganizationRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListHandshakesForOrganizationPublisher
-
- ListHandshakesForOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListHandshakesForOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListHandshakesForOrganizationRequestMarshaller
-
- ListHandshakesForOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListHandshakesForOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listOrganizationalUnitsForParent(ListOrganizationalUnitsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParent(Consumer<ListOrganizationalUnitsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParent(ListOrganizationalUnitsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParent(Consumer<ListOrganizationalUnitsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- ListOrganizationalUnitsForParentIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListOrganizationalUnitsForParentIterable(OrganizationsClient, ListOrganizationalUnitsForParentRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListOrganizationalUnitsForParentIterable
-
- listOrganizationalUnitsForParentPaginator(ListOrganizationalUnitsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParentPaginator(Consumer<ListOrganizationalUnitsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParentPaginator(ListOrganizationalUnitsForParentRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- listOrganizationalUnitsForParentPaginator(Consumer<ListOrganizationalUnitsForParentRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the organizational units (OUs) in a parent organizational unit or root.
- ListOrganizationalUnitsForParentPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListOrganizationalUnitsForParentPublisher(OrganizationsAsyncClient, ListOrganizationalUnitsForParentRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListOrganizationalUnitsForParentPublisher
-
- ListOrganizationalUnitsForParentRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListOrganizationalUnitsForParentRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListOrganizationalUnitsForParentRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListOrganizationalUnitsForParentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListOrganizationalUnitsForParentRequestMarshaller
-
- ListOrganizationalUnitsForParentResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListOrganizationalUnitsForParentResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listParents(ListParentsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParents(Consumer<ListParentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParents(ListParentsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParents(Consumer<ListParentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- ListParentsIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListParentsIterable(OrganizationsClient, ListParentsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListParentsIterable
-
- listParentsPaginator(ListParentsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParentsPaginator(Consumer<ListParentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParentsPaginator(ListParentsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- listParentsPaginator(Consumer<ListParentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or
account.
- ListParentsPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListParentsPublisher(OrganizationsAsyncClient, ListParentsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListParentsPublisher
-
- ListParentsRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListParentsRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListParentsRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListParentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListParentsRequestMarshaller
-
- ListParentsResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListParentsResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listPolicies(ListPoliciesRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPolicies(Consumer<ListPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPolicies(ListPoliciesRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPolicies(Consumer<ListPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPoliciesForTarget(ListPoliciesForTargetRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTarget(Consumer<ListPoliciesForTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTarget(ListPoliciesForTargetRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTarget(Consumer<ListPoliciesForTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- ListPoliciesForTargetIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListPoliciesForTargetIterable(OrganizationsClient, ListPoliciesForTargetRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListPoliciesForTargetIterable
-
- listPoliciesForTargetPaginator(ListPoliciesForTargetRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTargetPaginator(Consumer<ListPoliciesForTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTargetPaginator(ListPoliciesForTargetRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- listPoliciesForTargetPaginator(Consumer<ListPoliciesForTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
- ListPoliciesForTargetPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListPoliciesForTargetPublisher(OrganizationsAsyncClient, ListPoliciesForTargetRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListPoliciesForTargetPublisher
-
- ListPoliciesForTargetRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesForTargetRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesForTargetRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListPoliciesForTargetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListPoliciesForTargetRequestMarshaller
-
- ListPoliciesForTargetResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesForTargetResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListPoliciesIterable(OrganizationsClient, ListPoliciesRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListPoliciesIterable
-
- listPoliciesPaginator(ListPoliciesRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPoliciesPaginator(ListPoliciesRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the list of all policies in an organization of a specified type.
- listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Retrieves the list of all policies in an organization of a specified type.
- ListPoliciesPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListPoliciesPublisher(OrganizationsAsyncClient, ListPoliciesRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListPoliciesPublisher
-
- ListPoliciesRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListPoliciesRequestMarshaller
-
- ListPoliciesResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listRoots(ListRootsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRoots(Consumer<ListRootsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRoots() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRoots(ListRootsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- listRoots(Consumer<ListRootsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- listRoots() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- ListRootsIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListRootsIterable(OrganizationsClient, ListRootsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListRootsIterable
-
- listRootsPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRootsPaginator(ListRootsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRootsPaginator(Consumer<ListRootsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists the roots that are defined in the current organization.
- listRootsPaginator() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- listRootsPaginator(ListRootsRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- listRootsPaginator(Consumer<ListRootsRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists the roots that are defined in the current organization.
- ListRootsPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListRootsPublisher(OrganizationsAsyncClient, ListRootsRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListRootsPublisher
-
- ListRootsRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListRootsRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListRootsRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListRootsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListRootsRequestMarshaller
-
- ListRootsResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListRootsResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists tags that are attached to the specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists tags that are attached to the specified resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists tags that are attached to the specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists tags that are attached to the specified resource.
- ListTagsForResourceIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListTagsForResourceIterable(OrganizationsClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListTagsForResourceIterable
-
- listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists tags that are attached to the specified resource.
- listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists tags that are attached to the specified resource.
- listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists tags that are attached to the specified resource.
- listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists tags that are attached to the specified resource.
- ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListTagsForResourcePublisher(OrganizationsAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListTagsForResourcePublisher
-
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- listTargetsForPolicy(ListTargetsForPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicy(Consumer<ListTargetsForPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicy(ListTargetsForPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicy(Consumer<ListTargetsForPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- ListTargetsForPolicyIterable - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListTargetsForPolicyIterable(OrganizationsClient, ListTargetsForPolicyRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListTargetsForPolicyIterable
-
- listTargetsForPolicyPaginator(ListTargetsForPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicyPaginator(Consumer<ListTargetsForPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicyPaginator(ListTargetsForPolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- listTargetsForPolicyPaginator(Consumer<ListTargetsForPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
- ListTargetsForPolicyPublisher - Class in software.amazon.awssdk.services.organizations.paginators
-
- ListTargetsForPolicyPublisher(OrganizationsAsyncClient, ListTargetsForPolicyRequest) - Constructor for class software.amazon.awssdk.services.organizations.paginators.ListTargetsForPolicyPublisher
-
- ListTargetsForPolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- ListTargetsForPolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ListTargetsForPolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- ListTargetsForPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.ListTargetsForPolicyRequestMarshaller
-
- ListTargetsForPolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- ListTargetsForPolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- Literal - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.PartitionDataProvider
-
- name(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- name(Identifier) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- name(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference.Builder
-
- NAME - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.Account.Builder
-
The friendly name of the account.
- name() - Method in class software.amazon.awssdk.services.organizations.model.Account
-
The friendly name of the account.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest.Builder
-
The friendly name to assign to the new OU.
- name() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
The friendly name to assign to the new OU.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
The friendly name to assign to the policy.
- name() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
The friendly name to assign to the policy.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.DelegatedAdministrator.Builder
-
The friendly name of the delegated administrator's account.
- name() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
The friendly name of the delegated administrator's account.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnit.Builder
-
The friendly name of this OU.
- name() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationalUnit
-
The friendly name of this OU.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
The friendly name of the policy.
- name() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
The friendly name of the policy.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTargetSummary.Builder
-
The friendly name of the policy target.
- name() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
The friendly name of the policy target.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.Root.Builder
-
The friendly name of the root.
- name() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
The friendly name of the root.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitRequest.Builder
-
The new name that you want to assign to the OU.
- name() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitRequest
-
The new name that you want to assign to the OU.
- name(String) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest.Builder
-
If provided, the new name for the policy.
- name() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
If provided, the new name for the policy.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListRootsRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListRootsResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
If present, indicates that more output is available than is included in the current response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest.Builder
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- nextToken(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse.Builder
-
If present, indicates that more output is available than is included in the current response.
- nextToken() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
If present, indicates that more output is available than is included in the current response.
- none() - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- None() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Value.None
-
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseUrl
-
- Not - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Not
-
- notes(String) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
Additional information that you want to include in the generated email to the recipient account owner.
- notes() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
Additional information that you want to include in the generated email to the recipient account owner.
- Parameter - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Parent - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about either a root or an organizational unit (OU) that can contain OUs or accounts in an
organization.
- Parent.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- parentHandshakeId(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeFilter.Builder
-
Specifies the parent handshake.
- parentHandshakeId() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
Specifies the parent handshake.
- parentId(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest.Builder
-
The unique identifier (ID) of the parent root or OU that you want to create the new OU in.
- parentId() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
The unique identifier (ID) of the parent root or OU that you want to create the new OU in.
- parentId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest.Builder
-
The unique identifier (ID) for the parent root or organization unit (OU) whose accounts you want to list.
- parentId() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest
-
The unique identifier (ID) for the parent root or organization unit (OU) whose accounts you want to list.
- parentId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListChildrenRequest.Builder
-
The unique identifier (ID) for the parent root or OU whose children you want to list.
- parentId() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
The unique identifier (ID) for the parent root or OU whose children you want to list.
- parentId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest.Builder
-
The unique identifier (ID) of the root or OU whose child OUs you want to list.
- parentId() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest
-
The unique identifier (ID) of the root or OU whose child OUs you want to list.
- ParentNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a root or OU with the ParentId that you specified.
- ParentNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- parents(Collection<Parent>) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsResponse.Builder
-
A list of parents for the specified child account or OU.
- parents(Parent...) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsResponse.Builder
-
A list of parents for the specified child account or OU.
- parents(Consumer<Parent.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListParentsResponse.Builder
-
A list of parents for the specified child account or OU.
- parents() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
A list of parents for the specified child account or OU.
- ParentType - Enum in software.amazon.awssdk.services.organizations.model
-
- parse(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Part
-
- parties(Collection<HandshakeParty>) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Information about the two accounts that are participating in the handshake.
- parties(HandshakeParty...) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Information about the two accounts that are participating in the handshake.
- parties(Consumer<HandshakeParty.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Information about the two accounts that are participating in the handshake.
- parties() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
Information about the two accounts that are participating in the handshake.
- partition() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseUrl
-
- policies(Collection<PolicySummary>) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse.Builder
-
The list of policies that match the criteria in the request.
- policies(PolicySummary...) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse.Builder
-
The list of policies that match the criteria in the request.
- policies(Consumer<PolicySummary.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse.Builder
-
The list of policies that match the criteria in the request.
- policies() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
The list of policies that match the criteria in the request.
- policies(Collection<PolicySummary>) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesResponse.Builder
-
A list of policies that match the filter criteria in the request.
- policies(PolicySummary...) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesResponse.Builder
-
A list of policies that match the filter criteria in the request.
- policies(Consumer<PolicySummary.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesResponse.Builder
-
A list of policies that match the filter criteria in the request.
- policies() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
A list of policies that match the filter criteria in the request.
- policy(Policy) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyResponse.Builder
-
A structure that contains details about the newly created policy.
- policy(Consumer<Policy.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyResponse.Builder
-
A structure that contains details about the newly created policy.
- policy() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyResponse
-
A structure that contains details about the newly created policy.
- policy(Policy) - Method in interface software.amazon.awssdk.services.organizations.model.DescribePolicyResponse.Builder
-
A structure that contains details about the specified policy.
- policy(Consumer<Policy.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DescribePolicyResponse.Builder
-
A structure that contains details about the specified policy.
- policy() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyResponse
-
A structure that contains details about the specified policy.
- Policy - Class in software.amazon.awssdk.services.organizations.model
-
Contains rules to be applied to the affected accounts.
- policy(Policy) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse.Builder
-
A structure that contains details about the updated policy, showing the requested changes.
- policy(Consumer<Policy.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse.Builder
-
A structure that contains details about the updated policy, showing the requested changes.
- policy() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse
-
A structure that contains details about the updated policy, showing the requested changes.
- Policy.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PolicyChangesInProgressException - Exception in software.amazon.awssdk.services.organizations.model
-
Changes to the effective policy are in progress, and its contents can't be returned.
- PolicyChangesInProgressException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- policyContent(String) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicy.Builder
-
The text content of the policy.
- policyContent() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
The text content of the policy.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AttachPolicyRequest.Builder
-
The unique identifier (ID) of the policy that you want to attach to the target.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyRequest
-
The unique identifier (ID) of the policy that you want to attach to the target.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DeletePolicyRequest.Builder
-
The unique identifier (ID) of the policy that you want to delete.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyRequest
-
The unique identifier (ID) of the policy that you want to delete.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribePolicyRequest.Builder
-
The unique identifier (ID) of the policy that you want details about.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyRequest
-
The unique identifier (ID) of the policy that you want details about.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DetachPolicyRequest.Builder
-
The unique identifier (ID) of the policy you want to detach.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyRequest
-
The unique identifier (ID) of the policy you want to detach.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest.Builder
-
The unique identifier (ID) of the policy whose attachments you want to know.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest
-
The unique identifier (ID) of the policy whose attachments you want to know.
- policyId(String) - Method in interface software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest.Builder
-
The unique identifier (ID) of the policy that you want to update.
- policyId() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
The unique identifier (ID) of the policy that you want to update.
- PolicyInUseException - Exception in software.amazon.awssdk.services.organizations.model
-
The policy is attached to one or more entities.
- PolicyInUseException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PolicyNotAttachedException - Exception in software.amazon.awssdk.services.organizations.model
-
The policy isn't attached to the specified target in the specified root.
- PolicyNotAttachedException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PolicyNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a policy with the PolicyId that you specified.
- PolicyNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- policySummary(PolicySummary) - Method in interface software.amazon.awssdk.services.organizations.model.Policy.Builder
-
A structure that contains additional details about the policy.
- policySummary(Consumer<PolicySummary.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.Policy.Builder
-
A structure that contains additional details about the policy.
- policySummary() - Method in class software.amazon.awssdk.services.organizations.model.Policy
-
A structure that contains additional details about the policy.
- PolicySummary - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about a policy, but does not include the content.
- PolicySummary.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PolicyTargetSummary - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about a root, OU, or account that a policy is attached to.
- PolicyTargetSummary.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- policyType(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest.Builder
-
The type of policy that you want information about.
- policyType(EffectivePolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest.Builder
-
The type of policy that you want information about.
- policyType() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
The type of policy that you want information about.
- policyType(String) - Method in interface software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest.Builder
-
The policy type that you want to disable in this root.
- policyType(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest.Builder
-
The policy type that you want to disable in this root.
- policyType() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
The policy type that you want to disable in this root.
- policyType(String) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicy.Builder
-
The policy type.
- policyType(EffectivePolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicy.Builder
-
The policy type.
- policyType() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
The policy type.
- policyType(String) - Method in interface software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest.Builder
-
The policy type that you want to enable.
- policyType(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest.Builder
-
The policy type that you want to enable.
- policyType() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
The policy type that you want to enable.
- PolicyType - Enum in software.amazon.awssdk.services.organizations.model
-
- PolicyTypeAlreadyEnabledException - Exception in software.amazon.awssdk.services.organizations.model
-
The specified policy type is already enabled in the specified root.
- PolicyTypeAlreadyEnabledException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- policyTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
The type of policy that you want information about.
- policyTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
The policy type that you want to disable in this root.
- policyTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
The policy type.
- policyTypeAsString() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
The policy type that you want to enable.
- PolicyTypeNotAvailableForOrganizationException - Exception in software.amazon.awssdk.services.organizations.model
-
You can't use the specified policy type with the feature set currently enabled for this organization.
- PolicyTypeNotAvailableForOrganizationException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PolicyTypeNotEnabledException - Exception in software.amazon.awssdk.services.organizations.model
-
The specified policy type isn't currently enabled in this root.
- PolicyTypeNotEnabledException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- policyTypes(Collection<PolicyTypeSummary>) - Method in interface software.amazon.awssdk.services.organizations.model.Root.Builder
-
The types of policies that are currently enabled for the root and therefore can be attached to the root or to
its OUs or accounts.
- policyTypes(PolicyTypeSummary...) - Method in interface software.amazon.awssdk.services.organizations.model.Root.Builder
-
The types of policies that are currently enabled for the root and therefore can be attached to the root or to
its OUs or accounts.
- policyTypes(Consumer<PolicyTypeSummary.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.Root.Builder
-
The types of policies that are currently enabled for the root and therefore can be attached to the root or to
its OUs or accounts.
- policyTypes() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
The types of policies that are currently enabled for the root and therefore can be attached to the root or to its
OUs or accounts.
- PolicyTypeStatus - Enum in software.amazon.awssdk.services.organizations.model
-
- PolicyTypeSummary - Class in software.amazon.awssdk.services.organizations.model
-
Contains information about a policy type and its status in the associated root.
- PolicyTypeSummary.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- pop() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Scope
-
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint.Builder
-
- push() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Scope
-
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition.Builder
-
- putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates or updates a resource policy.
- putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Creates or updates a resource policy.
- putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates or updates a resource policy.
- putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Creates or updates a resource policy.
- PutResourcePolicyRequest - Class in software.amazon.awssdk.services.organizations.model
-
- PutResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- PutResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- PutResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.PutResourcePolicyRequestMarshaller
-
- PutResourcePolicyResponse - Class in software.amazon.awssdk.services.organizations.model
-
- PutResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- putSelectedAuthScheme(ExecutionAttributes, SelectedAuthScheme<T>) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AuthSchemeUtils
-
- reason(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException.Builder
-
Sets the value of the Reason property for this object.
- reason(AccessDeniedForDependencyExceptionReason) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException.Builder
-
Sets the value of the Reason property for this object.
- reason() - Method in exception software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException
-
Returns the value of the Reason property for this object.
- reason(String) - Method in interface software.amazon.awssdk.services.organizations.model.ConstraintViolationException.Builder
-
Sets the value of the Reason property for this object.
- reason(ConstraintViolationExceptionReason) - Method in interface software.amazon.awssdk.services.organizations.model.ConstraintViolationException.Builder
-
Sets the value of the Reason property for this object.
- reason() - Method in exception software.amazon.awssdk.services.organizations.model.ConstraintViolationException
-
Returns the value of the Reason property for this object.
- reason(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException.Builder
-
Sets the value of the Reason property for this object.
- reason(HandshakeConstraintViolationExceptionReason) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException.Builder
-
Sets the value of the Reason property for this object.
- reason() - Method in exception software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException
-
Returns the value of the Reason property for this object.
- reason(String) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidInputException.Builder
-
Sets the value of the Reason property for this object.
- reason(InvalidInputExceptionReason) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidInputException.Builder
-
Sets the value of the Reason property for this object.
- reason() - Method in exception software.amazon.awssdk.services.organizations.model.InvalidInputException
-
Returns the value of the Reason property for this object.
- reasonAsString() - Method in exception software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException
-
Returns the value of the Reason property for this object.
- reasonAsString() - Method in exception software.amazon.awssdk.services.organizations.model.ConstraintViolationException
-
Returns the value of the Reason property for this object.
- reasonAsString() - Method in exception software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException
-
Returns the value of the Reason property for this object.
- reasonAsString() - Method in exception software.amazon.awssdk.services.organizations.model.InvalidInputException
-
Returns the value of the Reason property for this object.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Ref
-
- region() - Method in class software.amazon.awssdk.services.organizations.auth.scheme.internal.DefaultOrganizationsAuthSchemeParams
-
- region(Region) - Method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeParams.Builder
-
Set the region.
- region() - Method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.ParseArn
-
- region(Region) - Method in interface software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointParams
-
- region(Region) - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Sets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.organizations.internal.OrganizationsServiceClientConfigurationBuilder.BuilderImpl
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region() - Method in interface software.amazon.awssdk.services.organizations.OrganizationsServiceClientConfiguration.Builder
-
Gets the value for AWS region
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partition
-
- registerDelegatedAdministrator(RegisterDelegatedAdministratorRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
- registerDelegatedAdministrator(Consumer<RegisterDelegatedAdministratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
- registerDelegatedAdministrator(RegisterDelegatedAdministratorRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
- registerDelegatedAdministrator(Consumer<RegisterDelegatedAdministratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
- RegisterDelegatedAdministratorRequest - Class in software.amazon.awssdk.services.organizations.model
-
- RegisterDelegatedAdministratorRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- RegisterDelegatedAdministratorRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- RegisterDelegatedAdministratorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.RegisterDelegatedAdministratorRequestMarshaller
-
- RegisterDelegatedAdministratorResponse - Class in software.amazon.awssdk.services.organizations.model
-
- RegisterDelegatedAdministratorResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- removeAccountFromOrganization(RemoveAccountFromOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes the specified account from the organization.
- removeAccountFromOrganization(Consumer<RemoveAccountFromOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Removes the specified account from the organization.
- removeAccountFromOrganization(RemoveAccountFromOrganizationRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes the specified account from the organization.
- removeAccountFromOrganization(Consumer<RemoveAccountFromOrganizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Removes the specified account from the organization.
- RemoveAccountFromOrganizationRequest - Class in software.amazon.awssdk.services.organizations.model
-
- RemoveAccountFromOrganizationRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- RemoveAccountFromOrganizationRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- RemoveAccountFromOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.RemoveAccountFromOrganizationRequestMarshaller
-
- RemoveAccountFromOrganizationResponse - Class in software.amazon.awssdk.services.organizations.model
-
- RemoveAccountFromOrganizationResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- requestedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatus.Builder
-
The date and time that the request was made for the account creation.
- requestedTimestamp() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
The date and time that the request was made for the account creation.
- requestedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
The date and time that the handshake request was made.
- requestedTimestamp() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
The date and time that the handshake request was made.
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyClosedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccountAlreadyRegisteredException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccountNotRegisteredException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AccountOwnerNotVerifiedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AlreadyInOrganizationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AwsOrganizationsNotInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ChildNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ConcurrentModificationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ConstraintViolationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountStatusNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DestinationParentNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateAccountException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateHandshakeException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicateOrganizationalUnitException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyAttachmentException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DuplicatePolicyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicyNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.FinalizingOrganizationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeAlreadyInStateException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidHandshakeTransitionException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.InvalidInputException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.MalformedPolicyDocumentException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.MasterCannotLeaveOrganizationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotEmptyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationNotEmptyException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationsException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ParentNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyChangesInProgressException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyInUseException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotAttachedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeAlreadyEnabledException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotAvailableForOrganizationException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeNotEnabledException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicyNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.RootNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ServiceException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.SourceParentNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.TargetNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.TooManyRequestsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.organizations.model.UnsupportedApiEndpointException.Builder
-
- required(boolean) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- resolveAuthScheme(OrganizationsAuthSchemeParams) - Method in class software.amazon.awssdk.services.organizations.auth.scheme.internal.DefaultOrganizationsAuthSchemeProvider
-
- resolveAuthScheme(OrganizationsAuthSchemeParams) - Method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(Consumer<OrganizationsAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveEndpoint(OrganizationsEndpointParams) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.DefaultOrganizationsEndpointProvider
-
- resolveEndpoint(OrganizationsEndpointParams) - Method in interface software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<OrganizationsEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resource() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest.Builder
-
The ID of the resource with the tags to list.
- resourceId() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest
-
The ID of the resource with the tags to list.
- resourceId(String) - Method in interface software.amazon.awssdk.services.organizations.model.TagResourceRequest.Builder
-
The ID of the resource to add a tag to.
- resourceId() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
The ID of the resource to add a tag to.
- resourceId(String) - Method in interface software.amazon.awssdk.services.organizations.model.UntagResourceRequest.Builder
-
The ID of the resource to remove a tag from.
- resourceId() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
The ID of the resource to remove a tag from.
- resourcePolicy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse.Builder
-
A structure that contains details about the resource policy.
- resourcePolicy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse.Builder
-
A structure that contains details about the resource policy.
- resourcePolicy() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse
-
A structure that contains details about the resource policy.
- resourcePolicy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse.Builder
-
A structure that contains details about the resource policy.
- resourcePolicy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse.Builder
-
A structure that contains details about the resource policy.
- resourcePolicy() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse
-
A structure that contains details about the resource policy.
- ResourcePolicy - Class in software.amazon.awssdk.services.organizations.model
-
A structure that contains details about a resource policy.
- ResourcePolicy.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- ResourcePolicyNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a resource policy request with the parameter that you specified.
- ResourcePolicyNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- resourcePolicySummary(ResourcePolicySummary) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicy.Builder
-
A structure that contains resource policy ID and Amazon Resource Name (ARN).
- resourcePolicySummary(Consumer<ResourcePolicySummary.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.ResourcePolicy.Builder
-
A structure that contains resource policy ID and Amazon Resource Name (ARN).
- resourcePolicySummary() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
A structure that contains resource policy ID and Amazon Resource Name (ARN).
- ResourcePolicySummary - Class in software.amazon.awssdk.services.organizations.model
-
A structure that contains resource policy ID and Amazon Resource Name (ARN).
- ResourcePolicySummary.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- resources(Collection<HandshakeResource>) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Additional information that is needed to process the handshake.
- resources(HandshakeResource...) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Additional information that is needed to process the handshake.
- resources(Consumer<HandshakeResource.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.Handshake.Builder
-
Additional information that is needed to process the handshake.
- resources() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
Additional information that is needed to process the handshake.
- resources(Collection<HandshakeResource>) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
When needed, contains an additional array of HandshakeResource objects.
- resources(HandshakeResource...) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
When needed, contains an additional array of HandshakeResource objects.
- resources(Consumer<HandshakeResource.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
When needed, contains an additional array of HandshakeResource objects.
- resources() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
When needed, contains an additional array of HandshakeResource objects.
- responseMetadata() - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationsResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.organizations.model.OrganizationsResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsResponse
-
- result(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Condition.Builder
-
- reverse() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Substring
-
- roleName(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountRequest.Builder
-
The name of an IAM role that Organizations automatically preconfigures in the new member account.
- roleName() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
The name of an IAM role that Organizations automatically preconfigures in the new member account.
- roleName(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest.Builder
-
(Optional)
- roleName() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
(Optional)
- root(Root) - Method in interface software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse.Builder
-
A structure that shows the root with the updated list of enabled policy types.
- root(Consumer<Root.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse.Builder
-
A structure that shows the root with the updated list of enabled policy types.
- root() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse
-
A structure that shows the root with the updated list of enabled policy types.
- root(Root) - Method in interface software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse.Builder
-
A structure that shows the root with the updated list of enabled policy types.
- root(Consumer<Root.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse.Builder
-
A structure that shows the root with the updated list of enabled policy types.
- root() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse
-
A structure that shows the root with the updated list of enabled policy types.
- Root - Class in software.amazon.awssdk.services.organizations.model
-
Contains details about a root.
- Root.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- rootId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest.Builder
-
The unique identifier (ID) of the root in which you want to disable a policy type.
- rootId() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
The unique identifier (ID) of the root in which you want to disable a policy type.
- rootId(String) - Method in interface software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest.Builder
-
The unique identifier (ID) of the root in which you want to enable a policy type.
- rootId() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
The unique identifier (ID) of the root in which you want to enable a policy type.
- RootNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a root with the RootId that you specified.
- RootNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- roots(Collection<Root>) - Method in interface software.amazon.awssdk.services.organizations.model.ListRootsResponse.Builder
-
A list of roots that are defined in an organization.
- roots(Root...) - Method in interface software.amazon.awssdk.services.organizations.model.ListRootsResponse.Builder
-
A list of roots that are defined in an organization.
- roots(Consumer<Root.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListRootsResponse.Builder
-
A list of roots that are defined in an organization.
- roots() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
A list of roots that are defined in an organization.
- Rule - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.organizations.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.OrganizationsResolveEndpointInterceptor
-
- RULES - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- Tag - Class in software.amazon.awssdk.services.organizations.model
-
A custom key-value pair associated with a resource within your organization.
- Tag.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.organizations.model.UntagResourceRequest.Builder
-
The list of keys for tags to remove from the specified resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.organizations.model.UntagResourceRequest.Builder
-
The list of keys for tags to remove from the specified resource.
- tagKeys() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
The list of keys for tags to remove from the specified resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Adds one or more tags to the specified resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsAsyncClient
-
Adds one or more tags to the specified resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Adds one or more tags to the specified resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.organizations.OrganizationsClient
-
Adds one or more tags to the specified resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.organizations.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.organizations.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.organizations.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.organizations.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
A list of tags that you want to attach to the newly created account.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest.Builder
-
A list of tags that you want to attach to the newly created account.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
A list of tags that you want to attach to the newly created account.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest.Builder
-
A list of tags that you want to attach to the newly created OU.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest.Builder
-
A list of tags that you want to attach to the newly created OU.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest.Builder
-
A list of tags that you want to attach to the newly created OU.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
A list of tags that you want to attach to the newly created OU.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created policy.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created policy.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created policy.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
A list of tags that you want to attach to the newly created policy.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
A list of tags that you want to attach to the account when it becomes a member of the organization.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
A list of tags that you want to attach to the account when it becomes a member of the organization.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
A list of tags that you want to attach to the account when it becomes a member of the organization.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
A list of tags that you want to attach to the account when it becomes a member of the organization.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse.Builder
-
The tags that are assigned to the resource.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
The tags that are assigned to the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created resource policy.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created resource policy.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest.Builder
-
A list of tags that you want to attach to the newly created resource policy.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
A list of tags that you want to attach to the newly created resource policy.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.organizations.model.TagResourceRequest.Builder
-
A list of tags to add to the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.organizations.model.TagResourceRequest.Builder
-
A list of tags to add to the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.TagResourceRequest.Builder
-
A list of tags to add to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
A list of tags to add to the specified resource.
- tags() - Method in class software.amazon.awssdk.services.organizations.paginators.ListTagsForResourceIterable
-
- tags() - Method in class software.amazon.awssdk.services.organizations.paginators.ListTagsForResourcePublisher
-
Returns a publisher that can be used to get a stream of data.
- target(Expr) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.SingleArgFn
-
- target(HandshakeParty) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
The identifier (ID) of the Amazon Web Services account that you want to invite to join your organization.
- target(Consumer<HandshakeParty.Builder>) - Method in interface software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest.Builder
-
The identifier (ID) of the Amazon Web Services account that you want to invite to join your organization.
- target() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
The identifier (ID) of the Amazon Web Services account that you want to invite to join your organization.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.AttachPolicyRequest.Builder
-
The unique identifier (ID) of the root, OU, or account that you want to attach the policy to.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyRequest
-
The unique identifier (ID) of the root, OU, or account that you want to attach the policy to.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest.Builder
-
When you're signed in as the management account, specify the ID of the account that you want details about.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
When you're signed in as the management account, specify the ID of the account that you want details about.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.DetachPolicyRequest.Builder
-
The unique identifier (ID) of the root, OU, or account that you want to detach the policy from.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyRequest
-
The unique identifier (ID) of the root, OU, or account that you want to detach the policy from.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.EffectivePolicy.Builder
-
The account ID of the policy target.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
The account ID of the policy target.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest.Builder
-
The unique identifier (ID) of the root, organizational unit, or account whose policies you want to list.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
The unique identifier (ID) of the root, organizational unit, or account whose policies you want to list.
- targetId(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTargetSummary.Builder
-
The unique identifier (ID) of the policy target.
- targetId() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
The unique identifier (ID) of the policy target.
- TargetNotFoundException - Exception in software.amazon.awssdk.services.organizations.model
-
We can't find a root, OU, account, or policy with the TargetId that you specified.
- TargetNotFoundException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- targets(Collection<PolicyTargetSummary>) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse.Builder
-
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
- targets(PolicyTargetSummary...) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse.Builder
-
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
- targets(Consumer<PolicyTargetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse.Builder
-
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
- targets() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
A list of structures, each of which contains details about one of the entities to which the specified policy is
attached.
- TargetType - Enum in software.amazon.awssdk.services.organizations.model
-
- template() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.auth.scheme.internal.DefaultOrganizationsAuthSchemeParams
-
- toBuilder() - Method in interface software.amazon.awssdk.services.organizations.auth.scheme.OrganizationsAuthSchemeParams
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.endpoints.OrganizationsEndpointParams
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccessDeniedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Account
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccountAlreadyClosedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccountAlreadyRegisteredException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccountNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccountNotRegisteredException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AccountOwnerNotVerifiedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AlreadyInOrganizationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.AwsOrganizationsNotInUseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Child
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ChildNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ConcurrentModificationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ConflictException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ConstraintViolationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.CreateAccountStatusNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedService
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DestinationParentNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DuplicateAccountException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DuplicateHandshakeException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DuplicateOrganizationalUnitException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DuplicatePolicyAttachmentException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.DuplicatePolicyException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.EffectivePolicyNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnabledServicePrincipal
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.FinalizingOrganizationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.HandshakeAlreadyInStateException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.HandshakeNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeParty
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.InvalidHandshakeTransitionException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.InvalidInputException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.MalformedPolicyDocumentException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.MasterCannotLeaveOrganizationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationalUnit
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotEmptyException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.OrganizationalUnitNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.OrganizationNotEmptyException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.OrganizationsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Parent
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ParentNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Policy
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyChangesInProgressException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyNotAttachedException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyTypeAlreadyEnabledException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyTypeNotAvailableForOrganizationException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.PolicyTypeNotEnabledException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTypeSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ResourcePolicyNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.RootNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.ServiceException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.SourceParentNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.TargetNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.TooManyRequestsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.organizations.model.UnsupportedApiEndpointException
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse
-
- toList() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameters
-
- TooManyRequestsException - Exception in software.amazon.awssdk.services.organizations.model
-
You have sent too many requests in too short a period of time.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.organizations.model
-
- toParameterReference() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.organizations.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.AcceptHandshakeResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyExceptionReason
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Account
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.AccountJoinedMethod
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.AccountStatus
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.ActionType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.AttachPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CancelHandshakeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Child
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.ChildType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CloseAccountResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.ConstraintViolationExceptionReason
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.CreateAccountFailureReason
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.CreateAccountState
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateAccountStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateGovCloudAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationalUnitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreateOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeclineHandshakeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedAdministrator
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DelegatedService
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationalUnitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeletePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeleteResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DeregisterDelegatedAdministratorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeCreateAccountStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeEffectivePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeHandshakeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationalUnitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DescribeResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DetachPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DisableAwsServiceAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.DisablePolicyTypeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.EffectivePolicyType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnableAwsServiceAccessResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnabledServicePrincipal
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.EnablePolicyTypeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Handshake
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationExceptionReason
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeParty
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.HandshakePartyType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.HandshakeResourceType
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.HandshakeState
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.IAMUserAccessToBilling
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.InvalidInputExceptionReason
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.InviteAccountToOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.LeaveOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsForParentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAccountsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListAwsServiceAccessForOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListChildrenResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListCreateAccountStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedAdministratorsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListDelegatedServicesForAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListHandshakesForOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListOrganizationalUnitsForParentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListParentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesForTargetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListRootsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ListTargetsForPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.MoveAccountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Organization
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.OrganizationalUnit
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.OrganizationFeatureSet
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Parent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.ParentType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Policy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.PolicyType
-
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.PolicyTypeStatus
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTypeSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.PutResourcePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.RegisterDelegatedAdministratorResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.RemoveAccountFromOrganizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.ResourcePolicySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Root
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.organizations.model.TargetType
-
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UpdateOrganizationalUnitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.organizations.model.UpdatePolicyResponse
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.organizations.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.Child.Builder
-
The type of this child entity.
- type(ChildType) - Method in interface software.amazon.awssdk.services.organizations.model.Child.Builder
-
The type of this child entity.
- type() - Method in class software.amazon.awssdk.services.organizations.model.Child
-
The type of this child entity.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
The type of policy to create.
- type(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.CreatePolicyRequest.Builder
-
The type of policy to create.
- type() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
The type of policy to create.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeParty.Builder
-
The type of party.
- type(HandshakePartyType) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeParty.Builder
-
The type of party.
- type() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeParty
-
The type of party.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
The type of information being passed, specifying how the value is to be interpreted by the other party:
- type(HandshakeResourceType) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
The type of information being passed, specifying how the value is to be interpreted by the other party:
- type() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
The type of information being passed, specifying how the value is to be interpreted by the other party:
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.Parent.Builder
-
The type of the parent entity.
- type(ParentType) - Method in interface software.amazon.awssdk.services.organizations.model.Parent.Builder
-
The type of the parent entity.
- type() - Method in class software.amazon.awssdk.services.organizations.model.Parent
-
The type of the parent entity.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
The type of policy.
- type(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.PolicySummary.Builder
-
The type of policy.
- type() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
The type of policy.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTargetSummary.Builder
-
The type of the policy target.
- type(TargetType) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTargetSummary.Builder
-
The type of the policy target.
- type() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
The type of the policy target.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeSummary.Builder
-
The name of the policy type.
- type(PolicyType) - Method in interface software.amazon.awssdk.services.organizations.model.PolicyTypeSummary.Builder
-
The name of the policy type.
- type() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTypeSummary
-
The name of the policy type.
- type(String) - Method in interface software.amazon.awssdk.services.organizations.model.TooManyRequestsException.Builder
-
Sets the value of the Type property for this object.
- type() - Method in exception software.amazon.awssdk.services.organizations.model.TooManyRequestsException
-
Returns the value of the Type property for this object.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.Child
-
The type of this child entity.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.CreatePolicyRequest
-
The type of policy to create.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeParty
-
The type of party.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
The type of information being passed, specifying how the value is to be interpreted by the other party:
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.Parent
-
The type of the parent entity.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.PolicySummary
-
The type of policy.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTargetSummary
-
The type of the policy target.
- typeAsString() - Method in class software.amazon.awssdk.services.organizations.model.PolicyTypeSummary
-
The name of the policy type.
- types() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.FnNode
-
- value(Value) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine.
- Value() - Constructor for class software.amazon.awssdk.services.organizations.endpoints.internal.Value
-
- value(String) - Method in interface software.amazon.awssdk.services.organizations.model.HandshakeResource.Builder
-
The information that is passed to the other party in the handshake.
- value() - Method in class software.amazon.awssdk.services.organizations.model.HandshakeResource
-
The information that is passed to the other party in the handshake.
- value(String) - Method in interface software.amazon.awssdk.services.organizations.model.Tag.Builder
-
The string value that's associated with the key of the tag.
- value() - Method in class software.amazon.awssdk.services.organizations.model.Tag
-
The string value that's associated with the key of the tag.
- Value.Array - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.organizations.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.organizations.endpoints.internal.AwsEndpointProviderUtils
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyExceptionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccountJoinedMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.AccountStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ChildType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ConstraintViolationExceptionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountFailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.EffectivePolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationExceptionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakePartyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.IAMUserAccessToBilling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.InvalidInputExceptionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.OrganizationFeatureSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.ParentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyTypeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.organizations.model.TargetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.organizations.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.AccessDeniedForDependencyExceptionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.AccountJoinedMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.AccountStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.ChildType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.ConstraintViolationExceptionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountFailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.CreateAccountState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.EffectivePolicyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeConstraintViolationExceptionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakePartyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.HandshakeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.IAMUserAccessToBilling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.InvalidInputExceptionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.OrganizationFeatureSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.ParentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.PolicyTypeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.organizations.model.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.Partitions
-
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.organizations.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.organizations.endpoints.internal.RuleEvaluator
-