Home
last modified time | relevance | path

Searched defs:startIPRotation (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1/
DClusterManagerClient.java3498 public final Operation startIPRotation(String name) { in startIPRotation() method in ClusterManagerClient
3533 public final Operation startIPRotation(String projectId, String zone, String clusterId) { in startIPRotation() method in ClusterManagerClient
3571 public final Operation startIPRotation(StartIPRotationRequest request) { in startIPRotation() method in ClusterManagerClient
/external/google-cloud-java/java-container/google-cloud-container/src/main/java/com/google/cloud/container/v1beta1/
DClusterManagerClient.java3020 public final Operation startIPRotation(String projectId, String zone, String clusterId) { in startIPRotation() method in ClusterManagerClient
3058 public final Operation startIPRotation(StartIPRotationRequest request) { in startIPRotation() method in ClusterManagerClient
/external/google-cloud-java/java-container/grpc-google-cloud-container-v1/src/main/java/com/google/container/v1/
DClusterManagerGrpc.java1931 default void startIPRotation( in startIPRotation() method
2513 public void startIPRotation( in startIPRotation() method in ClusterManagerGrpc.ClusterManagerStub
3011 public com.google.container.v1.Operation startIPRotation( in startIPRotation() method in ClusterManagerGrpc.ClusterManagerBlockingStub
3495 startIPRotation(com.google.container.v1.StartIPRotationRequest request) { in startIPRotation() method in ClusterManagerGrpc.ClusterManagerFutureStub
/external/google-cloud-java/java-container/grpc-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/
DClusterManagerGrpc.java2059 default void startIPRotation( in startIPRotation() method
2656 public void startIPRotation( in startIPRotation() method in ClusterManagerGrpc.ClusterManagerStub
3171 public com.google.container.v1beta1.Operation startIPRotation( in startIPRotation() method in ClusterManagerGrpc.ClusterManagerBlockingStub
3690 startIPRotation(com.google.container.v1beta1.StartIPRotationRequest request) { in startIPRotation() method in ClusterManagerGrpc.ClusterManagerFutureStub
/external/google-cloud-java/java-container/google-cloud-container/src/test/java/com/google/cloud/container/v1beta1/
DMockClusterManagerImpl.java671 public void startIPRotation( in startIPRotation() method in MockClusterManagerImpl
/external/google-cloud-java/java-container/google-cloud-container/src/test/java/com/google/cloud/container/v1/
DMockClusterManagerImpl.java669 public void startIPRotation( in startIPRotation() method in MockClusterManagerImpl