@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonNodeGroupStub extends NodeGroupStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonNodeGroupStub(NodeGroupStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonNodeGroupStub, using the given settings.
|
protected |
HttpJsonNodeGroupStub(NodeGroupStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNodeGroupStub, using the given settings.
|
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<AddNodesNodeGroupHttpRequest,Operation> addNodesNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> aggregatedListNodeGroupsMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<DeleteNodeGroupHttpRequest,Operation> deleteNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<DeleteNodesNodeGroupHttpRequest,Operation> deleteNodesNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<GetNodeGroupHttpRequest,NodeGroup> getNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<GetIamPolicyNodeGroupHttpRequest,Policy> getIamPolicyNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<InsertNodeGroupHttpRequest,Operation> insertNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<ListNodeGroupsHttpRequest,NodeGroupList> listNodeGroupsMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> listNodesNodeGroupsMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<SetIamPolicyNodeGroupHttpRequest,Policy> setIamPolicyNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<SetNodeTemplateNodeGroupHttpRequest,Operation> setNodeTemplateNodeGroupMethodDescriptor
@InternalApi public static final com.google.api.gax.httpjson.ApiMethodDescriptor<TestIamPermissionsNodeGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNodeGroupMethodDescriptor
protected HttpJsonNodeGroupStub(NodeGroupStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
protected HttpJsonNodeGroupStub(NodeGroupStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(NodeGroupStubSettings settings) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AddNodesNodeGroupHttpRequest,Operation> addNodesNodeGroupCallable()
addNodesNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> aggregatedListNodeGroupsPagedCallable()
aggregatedListNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> aggregatedListNodeGroupsCallable()
aggregatedListNodeGroupsCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<DeleteNodeGroupHttpRequest,Operation> deleteNodeGroupCallable()
deleteNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<DeleteNodesNodeGroupHttpRequest,Operation> deleteNodesNodeGroupCallable()
deleteNodesNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<GetNodeGroupHttpRequest,NodeGroup> getNodeGroupCallable()
getNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<GetIamPolicyNodeGroupHttpRequest,Policy> getIamPolicyNodeGroupCallable()
getIamPolicyNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<InsertNodeGroupHttpRequest,Operation> insertNodeGroupCallable()
insertNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> listNodeGroupsPagedCallable()
listNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> listNodeGroupsCallable()
listNodeGroupsCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupClient.ListNodesNodeGroupsPagedResponse> listNodesNodeGroupsPagedCallable()
listNodesNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> listNodesNodeGroupsCallable()
listNodesNodeGroupsCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<SetIamPolicyNodeGroupHttpRequest,Policy> setIamPolicyNodeGroupCallable()
setIamPolicyNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<SetNodeTemplateNodeGroupHttpRequest,Operation> setNodeTemplateNodeGroupCallable()
setNodeTemplateNodeGroupCallable
in class NodeGroupStub
@BetaApi public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsNodeGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNodeGroupCallable()
testIamPermissionsNodeGroupCallable
in class NodeGroupStub
public final void close()
close
in interface AutoCloseable
close
in class NodeGroupStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.