Home
last modified time | relevance | path

Searched refs:patchOperationCallable (Results 1 – 25 of 156) sorted by relevance

1234567

/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
DPublicAdvertisedPrefixesClient.java761 return patchOperationCallable().futureCall(request); in patchAsync()
794 patchOperationCallable() { in patchOperationCallable() method in PublicAdvertisedPrefixesClient
795 return stub.patchOperationCallable(); in patchOperationCallable()
DTargetGrpcProxiesClient.java725 return patchOperationCallable().futureCall(request); in patchAsync()
757 patchOperationCallable() { in patchOperationCallable() method in TargetGrpcProxiesClient
758 return stub.patchOperationCallable(); in patchOperationCallable()
DGlobalPublicDelegatedPrefixesClient.java769 return patchOperationCallable().futureCall(request); in patchAsync()
803 patchOperationCallable() { in patchOperationCallable() method in GlobalPublicDelegatedPrefixesClient
804 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionHealthCheckServicesClient.java800 return patchOperationCallable().futureCall(request); in patchAsync()
835 patchOperationCallable() { in patchOperationCallable() method in RegionHealthCheckServicesClient
836 return stub.patchOperationCallable(); in patchOperationCallable()
DNetworkEdgeSecurityServicesClient.java810 return patchOperationCallable().futureCall(request); in patchAsync()
846 patchOperationCallable() { in patchOperationCallable() method in NetworkEdgeSecurityServicesClient
847 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionSecurityPoliciesClient.java783 return patchOperationCallable().futureCall(request); in patchAsync()
819 patchOperationCallable() { in patchOperationCallable() method in RegionSecurityPoliciesClient
820 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionSslPoliciesClient.java860 return patchOperationCallable().futureCall(request); in patchAsync()
892 patchOperationCallable() { in patchOperationCallable() method in RegionSslPoliciesClient
893 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionAutoscalersClient.java743 return patchOperationCallable().futureCall(request); in patchAsync()
776 patchOperationCallable() { in patchOperationCallable() method in RegionAutoscalersClient
777 return stub.patchOperationCallable(); in patchOperationCallable()
DFirewallsClient.java700 return patchOperationCallable().futureCall(request); in patchAsync()
732 patchOperationCallable() { in patchOperationCallable() method in FirewallsClient
733 return stub.patchOperationCallable(); in patchOperationCallable()
DInterconnectsClient.java810 return patchOperationCallable().futureCall(request); in patchAsync()
842 patchOperationCallable() { in patchOperationCallable() method in InterconnectsClient
843 return stub.patchOperationCallable(); in patchOperationCallable()
DGlobalForwardingRulesClient.java752 return patchOperationCallable().futureCall(request); in patchAsync()
786 patchOperationCallable() { in patchOperationCallable() method in GlobalForwardingRulesClient
787 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionUrlMapsClient.java744 return patchOperationCallable().futureCall(request); in patchAsync()
777 patchOperationCallable() { in patchOperationCallable() method in RegionUrlMapsClient
778 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionHealthChecksClient.java748 return patchOperationCallable().futureCall(request); in patchAsync()
781 patchOperationCallable() { in patchOperationCallable() method in RegionHealthChecksClient
782 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionTargetHttpsProxiesClient.java793 return patchOperationCallable().futureCall(request); in patchAsync()
827 patchOperationCallable() { in patchOperationCallable() method in RegionTargetHttpsProxiesClient
828 return stub.patchOperationCallable(); in patchOperationCallable()
DAutoscalersClient.java883 return patchOperationCallable().futureCall(request); in patchAsync()
916 patchOperationCallable() { in patchOperationCallable() method in AutoscalersClient
917 return stub.patchOperationCallable(); in patchOperationCallable()
DSslPoliciesClient.java960 return patchOperationCallable().futureCall(request); in patchAsync()
991 patchOperationCallable() { in patchOperationCallable() method in SslPoliciesClient
992 return stub.patchOperationCallable(); in patchOperationCallable()
DRegionBackendServicesClient.java997 return patchOperationCallable().futureCall(request); in patchAsync()
1032 patchOperationCallable() { in patchOperationCallable() method in RegionBackendServicesClient
1033 return stub.patchOperationCallable(); in patchOperationCallable()
DImagesClient.java1032 return patchOperationCallable().futureCall(request); in patchAsync()
1063 public final OperationCallable<PatchImageRequest, Operation, Operation> patchOperationCallable() { in patchOperationCallable() method in ImagesClient
1064 return stub.patchOperationCallable(); in patchOperationCallable()
DTargetHttpProxiesClient.java879 return patchOperationCallable().futureCall(request); in patchAsync()
911 patchOperationCallable() { in patchOperationCallable() method in TargetHttpProxiesClient
912 return stub.patchOperationCallable(); in patchOperationCallable()
DPublicDelegatedPrefixesClient.java952 return patchOperationCallable().futureCall(request); in patchAsync()
986 patchOperationCallable() { in patchOperationCallable() method in PublicDelegatedPrefixesClient
987 return stub.patchOperationCallable(); in patchOperationCallable()
DPacketMirroringsClient.java906 return patchOperationCallable().futureCall(request); in patchAsync()
939 patchOperationCallable() { in patchOperationCallable() method in PacketMirroringsClient
940 return stub.patchOperationCallable(); in patchOperationCallable()
DHealthChecksClient.java861 return patchOperationCallable().futureCall(request); in patchAsync()
893 patchOperationCallable() { in patchOperationCallable() method in HealthChecksClient
894 return stub.patchOperationCallable(); in patchOperationCallable()
DBackendBucketsClient.java992 return patchOperationCallable().futureCall(request); in patchAsync()
1024 patchOperationCallable() { in patchOperationCallable() method in BackendBucketsClient
1025 return stub.patchOperationCallable(); in patchOperationCallable()
/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/firewallpolicies/patch/
DAsyncPatchLRO.java46 firewallPoliciesClient.patchOperationCallable().futureCall(request); in asyncPatchLRO()
/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/publicdelegatedprefixes/patch/
DAsyncPatchLRO.java49 publicDelegatedPrefixesClient.patchOperationCallable().futureCall(request); in asyncPatchLRO()

1234567