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