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