Uses of Class
software.amazon.awssdk.services.codeconnections.model.UnsupportedOperationException
-
Packages that use UnsupportedOperationException Package Description software.amazon.awssdk.services.codeconnections AWS CodeConnections -
-
Uses of UnsupportedOperationException in software.amazon.awssdk.services.codeconnections
Methods in software.amazon.awssdk.services.codeconnections that throw UnsupportedOperationException Modifier and Type Method Description default UpdateHostResponseCodeConnectionsClient. updateHost(Consumer<UpdateHostRequest.Builder> updateHostRequest)Updates a specified host with the provided configurations.default UpdateHostResponseCodeConnectionsClient. updateHost(UpdateHostRequest updateHostRequest)Updates a specified host with the provided configurations.
-