@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,
ClientContext clientContext)
Constructs an instance of HttpJsonNodeGroupStub, using the given settings.
|
protected |
HttpJsonNodeGroupStub(NodeGroupStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNodeGroupStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<AddNodesNodeGroupHttpRequest,Operation> addNodesNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> aggregatedListNodeGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DeleteNodeGroupHttpRequest,Operation> deleteNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DeleteNodesNodeGroupHttpRequest,Operation> deleteNodesNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetNodeGroupHttpRequest,NodeGroup> getNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetIamPolicyNodeGroupHttpRequest,Policy> getIamPolicyNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertNodeGroupHttpRequest,Operation> insertNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListNodeGroupsHttpRequest,NodeGroupList> listNodeGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> listNodesNodeGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetIamPolicyNodeGroupHttpRequest,Policy> setIamPolicyNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetNodeTemplateNodeGroupHttpRequest,Operation> setNodeTemplateNodeGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<TestIamPermissionsNodeGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNodeGroupMethodDescriptor
protected HttpJsonNodeGroupStub(NodeGroupStubSettings settings, ClientContext clientContext) throws IOException
IOException
protected HttpJsonNodeGroupStub(NodeGroupStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(NodeGroupStubSettings settings) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(ClientContext clientContext) throws IOException
IOException
public static final HttpJsonNodeGroupStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public UnaryCallable<AddNodesNodeGroupHttpRequest,Operation> addNodesNodeGroupCallable()
addNodesNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupClient.AggregatedListNodeGroupsPagedResponse> aggregatedListNodeGroupsPagedCallable()
aggregatedListNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<AggregatedListNodeGroupsHttpRequest,NodeGroupAggregatedList> aggregatedListNodeGroupsCallable()
aggregatedListNodeGroupsCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<DeleteNodeGroupHttpRequest,Operation> deleteNodeGroupCallable()
deleteNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<DeleteNodesNodeGroupHttpRequest,Operation> deleteNodesNodeGroupCallable()
deleteNodesNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<GetNodeGroupHttpRequest,NodeGroup> getNodeGroupCallable()
getNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<GetIamPolicyNodeGroupHttpRequest,Policy> getIamPolicyNodeGroupCallable()
getIamPolicyNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<InsertNodeGroupHttpRequest,Operation> insertNodeGroupCallable()
insertNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupClient.ListNodeGroupsPagedResponse> listNodeGroupsPagedCallable()
listNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<ListNodeGroupsHttpRequest,NodeGroupList> listNodeGroupsCallable()
listNodeGroupsCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupClient.ListNodesNodeGroupsPagedResponse> listNodesNodeGroupsPagedCallable()
listNodesNodeGroupsPagedCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<ListNodesNodeGroupsHttpRequest,NodeGroupsListNodes> listNodesNodeGroupsCallable()
listNodesNodeGroupsCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<SetIamPolicyNodeGroupHttpRequest,Policy> setIamPolicyNodeGroupCallable()
setIamPolicyNodeGroupCallable
in class NodeGroupStub
@BetaApi public UnaryCallable<SetNodeTemplateNodeGroupHttpRequest,Operation> setNodeTemplateNodeGroupCallable()
setNodeTemplateNodeGroupCallable
in class NodeGroupStub
@BetaApi public 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.