Uses of Class
software.amazon.awssdk.services.redshift.model.EndpointAuthorizationNotFoundException
-
Packages that use EndpointAuthorizationNotFoundException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of EndpointAuthorizationNotFoundException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw EndpointAuthorizationNotFoundException Modifier and Type Method Description default RevokeEndpointAccessResponseRedshiftClient. revokeEndpointAccess(Consumer<RevokeEndpointAccessRequest.Builder> revokeEndpointAccessRequest)Revokes access to a cluster.default RevokeEndpointAccessResponseRedshiftClient. revokeEndpointAccess(RevokeEndpointAccessRequest revokeEndpointAccessRequest)Revokes access to a cluster.
-