@Generated(value="by gapic-generator-java") public abstract class AutoscalingPolicyServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
AutoscalingPolicyServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy> |
createAutoscalingPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteAutoscalingPolicyRequest,com.google.protobuf.Empty> |
deleteAutoscalingPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> |
getAutoscalingPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse> |
listAutoscalingPoliciesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAutoscalingPoliciesRequest,AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> |
listAutoscalingPoliciesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy> |
updateAutoscalingPolicyCallable() |
public com.google.api.gax.rpc.UnaryCallable<CreateAutoscalingPolicyRequest,AutoscalingPolicy> createAutoscalingPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateAutoscalingPolicyRequest,AutoscalingPolicy> updateAutoscalingPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<GetAutoscalingPolicyRequest,AutoscalingPolicy> getAutoscalingPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<ListAutoscalingPoliciesRequest,AutoscalingPolicyServiceClient.ListAutoscalingPoliciesPagedResponse> listAutoscalingPoliciesPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListAutoscalingPoliciesRequest,ListAutoscalingPoliciesResponse> listAutoscalingPoliciesCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteAutoscalingPolicyRequest,com.google.protobuf.Empty> deleteAutoscalingPolicyCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2022 Google LLC. All rights reserved.