Uses of Class
software.amazon.awssdk.services.servicediscovery.model.OperationNotFoundException
-
Packages that use OperationNotFoundException Package Description software.amazon.awssdk.services.servicediscovery Cloud Map -
-
Uses of OperationNotFoundException in software.amazon.awssdk.services.servicediscovery
Methods in software.amazon.awssdk.services.servicediscovery that throw OperationNotFoundException Modifier and Type Method Description default GetOperationResponseServiceDiscoveryClient. getOperation(Consumer<GetOperationRequest.Builder> getOperationRequest)Gets information about any operation that returns an operation ID in the response, such as aCreateHttpNamespacerequest.default GetOperationResponseServiceDiscoveryClient. getOperation(GetOperationRequest getOperationRequest)Gets information about any operation that returns an operation ID in the response, such as aCreateHttpNamespacerequest.
-