Home
last modified time | relevance | path

Searched defs:createCluster (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/google-cloud-java/java-dataproc/grpc-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
H A DClusterControllerGrpc.java445 default void createCluster( in createCluster() method
610 public void createCluster( in createCluster() method in ClusterControllerGrpc.ClusterControllerStub
774 public com.google.longrunning.Operation createCluster( in createCluster() method in ClusterControllerGrpc.ClusterControllerBlockingStub
915 createCluster(com.google.cloud.dataproc.v1.CreateClusterRequest request) { in createCluster() method in ClusterControllerGrpc.ClusterControllerFutureStub
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/grpc-google-cloud-distributedcloudedge-v1/src/main/java/com/google/cloud/edgecontainer/v1/
H A DEdgeContainerGrpc.java903 default void createCluster( in createCluster() method
1185 public void createCluster( in createCluster() method in EdgeContainerGrpc.EdgeContainerStub
1475 public com.google.longrunning.Operation createCluster( in createCluster() method in EdgeContainerGrpc.EdgeContainerBlockingStub
1720 createCluster(com.google.cloud.edgecontainer.v1.CreateClusterRequest request) { in createCluster() method in EdgeContainerGrpc.EdgeContainerFutureStub
/aosp_15_r20/external/google-cloud-java/java-alloydb/grpc-google-cloud-alloydb-v1/src/main/java/com/google/cloud/alloydb/v1/
H A DAlloyDBAdminGrpc.java989 default void createCluster( in createCluster() method
1323 public void createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminStub
1672 public com.google.longrunning.Operation createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
1969 createCluster(com.google.cloud.alloydb.v1.CreateClusterRequest request) { in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminFutureStub
/aosp_15_r20/external/google-cloud-java/java-alloydb/grpc-google-cloud-alloydb-v1beta/src/main/java/com/google/cloud/alloydb/v1beta/
H A DAlloyDBAdminGrpc.java1247 default void createCluster( in createCluster() method
1663 public void createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminStub
2104 public com.google.longrunning.Operation createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
2476 createCluster(com.google.cloud.alloydb.v1beta.CreateClusterRequest request) { in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminFutureStub
/aosp_15_r20/external/google-cloud-java/java-alloydb/grpc-google-cloud-alloydb-v1alpha/src/main/java/com/google/cloud/alloydb/v1alpha/
H A DAlloyDBAdminGrpc.java1256 default void createCluster( in createCluster() method
1672 public void createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminStub
2113 public com.google.longrunning.Operation createCluster( in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminBlockingStub
2485 createCluster(com.google.cloud.alloydb.v1alpha.CreateClusterRequest request) { in createCluster() method in AlloyDBAdminGrpc.AlloyDBAdminFutureStub
/aosp_15_r20/external/google-cloud-java/java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1/
H A DClusterManagerClient.java493 public final Operation createCluster(String parent, Cluster cluster) { in createCluster() method in ClusterManagerClient
540 public final Operation createCluster(String projectId, String zone, Cluster cluster) { in createCluster() method in ClusterManagerClient
588 public final Operation createCluster(CreateClusterRequest request) { in createCluster() method in ClusterManagerClient
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/grpc-google-cloud-vmwareengine-v1/src/main/java/com/google/cloud/vmwareengine/v1/
H A DVmwareEngineGrpc.java1705 default void createCluster( in createCluster() method
2263 public void createCluster( in createCluster() method in VmwareEngineGrpc.VmwareEngineStub
2827 public com.google.longrunning.Operation createCluster( in createCluster() method in VmwareEngineGrpc.VmwareEngineBlockingStub
3317 createCluster(com.google.cloud.vmwareengine.v1.CreateClusterRequest request) { in createCluster() method in VmwareEngineGrpc.VmwareEngineFutureStub
/aosp_15_r20/external/google-cloud-java/java-container/grpc-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/
H A DClusterManagerGrpc.java1690 default void createCluster( in createCluster() method
2238 public void createCluster( in createCluster() method in ClusterManagerGrpc.ClusterManagerStub
2829 public com.google.container.v1beta1.Operation createCluster( in createCluster() method in ClusterManagerGrpc.ClusterManagerBlockingStub
3324 createCluster(com.google.container.v1beta1.CreateClusterRequest request) { in createCluster() method in ClusterManagerGrpc.ClusterManagerFutureStub
/aosp_15_r20/external/google-cloud-java/java-container/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/
H A DClusterManagerGrpc.java1562 default void createCluster( in createCluster() method
2095 public void createCluster( in createCluster() method in ClusterManagerGrpc.ClusterManagerStub
2669 public com.google.container.v1.Operation createCluster( in createCluster() method in ClusterManagerGrpc.ClusterManagerBlockingStub
3150 createCluster(com.google.container.v1.CreateClusterRequest request) { in createCluster() method in ClusterManagerGrpc.ClusterManagerFutureStub
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java78 public static CarNavigationInstrumentCluster createCluster(int minIntervalMillis) { in createCluster() method in CarNavigationInstrumentCluster
/aosp_15_r20/external/google-cloud-java/java-dataproc/google-cloud-dataproc/src/test/java/com/google/cloud/dataproc/v1/
H A DMockClusterControllerImpl.java63 public void createCluster( in createCluster() method in MockClusterControllerImpl
/aosp_15_r20/external/google-cloud-java/java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1beta1/
H A DClusterManagerClient.java450 public final Operation createCluster(String projectId, String zone, Cluster cluster) { in createCluster() method in ClusterManagerClient
498 public final Operation createCluster(CreateClusterRequest request) { in createCluster() method in ClusterManagerClient
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/google-cloud-distributedcloudedge/src/test/java/com/google/cloud/edgecontainer/v1/
H A DMockEdgeContainerImpl.java104 public void createCluster( in createCluster() method in MockEdgeContainerImpl
/aosp_15_r20/external/google-cloud-java/java-alloydb/google-cloud-alloydb/src/test/java/com/google/cloud/alloydb/v1/
H A DMockAlloyDBAdminImpl.java104 public void createCluster( in createCluster() method in MockAlloyDBAdminImpl
/aosp_15_r20/external/google-cloud-java/java-alloydb/google-cloud-alloydb/src/test/java/com/google/cloud/alloydb/v1beta/
H A DMockAlloyDBAdminImpl.java104 public void createCluster( in createCluster() method in MockAlloyDBAdminImpl
/aosp_15_r20/external/google-cloud-java/java-alloydb/google-cloud-alloydb/src/test/java/com/google/cloud/alloydb/v1alpha/
H A DMockAlloyDBAdminImpl.java104 public void createCluster( in createCluster() method in MockAlloyDBAdminImpl
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/google-cloud-vmwareengine/src/test/java/com/google/cloud/vmwareengine/v1/
H A DMockVmwareEngineImpl.java231 public void createCluster( in createCluster() method in MockVmwareEngineImpl
/aosp_15_r20/external/google-cloud-java/java-container/google-cloud-container/src/test/java/com/google/cloud/container/v1/
H A DMockClusterManagerImpl.java146 public void createCluster( in createCluster() method in MockClusterManagerImpl
/aosp_15_r20/external/google-cloud-java/java-container/google-cloud-container/src/test/java/com/google/cloud/container/v1beta1/
H A DMockClusterManagerImpl.java148 public void createCluster( in createCluster() method in MockClusterManagerImpl
/aosp_15_r20/prebuilts/sdk/29/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/prebuilts/sdk/30/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddataproc.v1.json4765 "createCluster": { object
Ddataproc.v1beta2.json4530 "createCluster": { object
/aosp_15_r20/prebuilts/sdk/32/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/prebuilts/sdk/31/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...

12