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