Uses of Interface
software.amazon.awssdk.services.organizations.model.PolicyNotAttachedException.Builder
-
Packages that use PolicyNotAttachedException.Builder Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of PolicyNotAttachedException.Builder in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return PolicyNotAttachedException.Builder Modifier and Type Method Description PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static PolicyNotAttachedException.BuilderPolicyNotAttachedException. builder()PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. cause(Throwable cause)PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. message(String message)PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. requestId(String requestId)PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. statusCode(int statusCode)PolicyNotAttachedException.BuilderPolicyNotAttachedException. toBuilder()PolicyNotAttachedException.BuilderPolicyNotAttachedException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.organizations.model that return types with arguments of type PolicyNotAttachedException.Builder Modifier and Type Method Description static Class<? extends PolicyNotAttachedException.Builder>PolicyNotAttachedException. serializableBuilderClass()
-