Home
last modified time | relevance | path

Searched defs:patchResource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-gke-connect-gateway/grpc-google-cloud-gke-connect-gateway-v1beta1/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/
H A DGatewayServiceGrpc.java343 default void patchResource( in patchResource() method
464 public void patchResource( in patchResource() method in GatewayServiceGrpc.GatewayServiceStub
552 public com.google.api.HttpBody patchResource(com.google.api.HttpBody request) { in patchResource() method in GatewayServiceGrpc.GatewayServiceBlockingStub
641 patchResource(com.google.api.HttpBody request) { in patchResource() method in GatewayServiceGrpc.GatewayServiceFutureStub
/aosp_15_r20/external/google-cloud-java/java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/test/java/com/google/cloud/gkeconnect/gateway/v1beta1/
H A DMockGatewayServiceImpl.java143 public void patchResource(HttpBody request, StreamObserver<HttpBody> responseObserver) { in patchResource() method in MockGatewayServiceImpl
/aosp_15_r20/external/google-cloud-java/java-gke-connect-gateway/google-cloud-gke-connect-gateway/src/main/java/com/google/cloud/gkeconnect/gateway/v1beta1/
H A DGatewayServiceClient.java426 public final HttpBody patchResource(HttpBody request) { in patchResource() method in GatewayServiceClient