public class GrpcCloudControlsPartnerCoreStub extends CloudControlsPartnerCoreStub
gRPC stub implementation for the CloudControlsPartnerCore service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcCloudControlsPartnerCoreStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcCloudControlsPartnerCoreStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(CloudControlsPartnerCoreStubSettings settings)
public static final GrpcCloudControlsPartnerCoreStub create(CloudControlsPartnerCoreStubSettings settings)
Constructors
GrpcCloudControlsPartnerCoreStub(CloudControlsPartnerCoreStubSettings settings, ClientContext clientContext)
protected GrpcCloudControlsPartnerCoreStub(CloudControlsPartnerCoreStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcCloudControlsPartnerCoreStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
GrpcCloudControlsPartnerCoreStub(CloudControlsPartnerCoreStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcCloudControlsPartnerCoreStub(CloudControlsPartnerCoreStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcCloudControlsPartnerCoreStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
getCustomerCallable()
public UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
Overrides
getEkmConnectionsCallable()
public UnaryCallable<GetEkmConnectionsRequest,EkmConnections> getEkmConnectionsCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
getPartnerCallable()
public UnaryCallable<GetPartnerRequest,Partner> getPartnerCallable()
Overrides
getPartnerPermissionsCallable()
public UnaryCallable<GetPartnerPermissionsRequest,PartnerPermissions> getPartnerPermissionsCallable()
Overrides
getWorkloadCallable()
public UnaryCallable<GetWorkloadRequest,Workload> getWorkloadCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listAccessApprovalRequestsCallable()
public UnaryCallable<ListAccessApprovalRequestsRequest,ListAccessApprovalRequestsResponse> listAccessApprovalRequestsCallable()
Overrides
listAccessApprovalRequestsPagedCallable()
public UnaryCallable<ListAccessApprovalRequestsRequest,CloudControlsPartnerCoreClient.ListAccessApprovalRequestsPagedResponse> listAccessApprovalRequestsPagedCallable()
Overrides
listCustomersCallable()
public UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
Overrides
listCustomersPagedCallable()
public UnaryCallable<ListCustomersRequest,CloudControlsPartnerCoreClient.ListCustomersPagedResponse> listCustomersPagedCallable()
Overrides
listWorkloadsCallable()
public UnaryCallable<ListWorkloadsRequest,ListWorkloadsResponse> listWorkloadsCallable()
Overrides
listWorkloadsPagedCallable()
public UnaryCallable<ListWorkloadsRequest,CloudControlsPartnerCoreClient.ListWorkloadsPagedResponse> listWorkloadsPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()