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