Class HsmManagementStub (2.86.0)

public abstract class HsmManagementStub implements BackgroundResource

Base stub class for the HsmManagement service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > HsmManagementStub

Implements

BackgroundResource

Constructors

HsmManagementStub()

public HsmManagementStub()

Methods

approveSingleTenantHsmInstanceProposalCallable()

public UnaryCallable<ApproveSingleTenantHsmInstanceProposalRequest,ApproveSingleTenantHsmInstanceProposalResponse> approveSingleTenantHsmInstanceProposalCallable()
Returns
Type Description
UnaryCallable<ApproveSingleTenantHsmInstanceProposalRequest,ApproveSingleTenantHsmInstanceProposalResponse>

close()

public abstract void close()

createSingleTenantHsmInstanceCallable()

public UnaryCallable<CreateSingleTenantHsmInstanceRequest,Operation> createSingleTenantHsmInstanceCallable()
Returns
Type Description
UnaryCallable<CreateSingleTenantHsmInstanceRequest,Operation>

createSingleTenantHsmInstanceOperationCallable()

public OperationCallable<CreateSingleTenantHsmInstanceRequest,SingleTenantHsmInstance,CreateSingleTenantHsmInstanceMetadata> createSingleTenantHsmInstanceOperationCallable()
Returns
Type Description
OperationCallable<CreateSingleTenantHsmInstanceRequest,SingleTenantHsmInstance,CreateSingleTenantHsmInstanceMetadata>

createSingleTenantHsmInstanceProposalCallable()

public UnaryCallable<CreateSingleTenantHsmInstanceProposalRequest,Operation> createSingleTenantHsmInstanceProposalCallable()
Returns
Type Description
UnaryCallable<CreateSingleTenantHsmInstanceProposalRequest,Operation>

createSingleTenantHsmInstanceProposalOperationCallable()

public OperationCallable<CreateSingleTenantHsmInstanceProposalRequest,SingleTenantHsmInstanceProposal,CreateSingleTenantHsmInstanceProposalMetadata> createSingleTenantHsmInstanceProposalOperationCallable()
Returns
Type Description
OperationCallable<CreateSingleTenantHsmInstanceProposalRequest,SingleTenantHsmInstanceProposal,CreateSingleTenantHsmInstanceProposalMetadata>

deleteSingleTenantHsmInstanceProposalCallable()

public UnaryCallable<DeleteSingleTenantHsmInstanceProposalRequest,Empty> deleteSingleTenantHsmInstanceProposalCallable()
Returns
Type Description
UnaryCallable<DeleteSingleTenantHsmInstanceProposalRequest,Empty>

executeSingleTenantHsmInstanceProposalCallable()

public UnaryCallable<ExecuteSingleTenantHsmInstanceProposalRequest,Operation> executeSingleTenantHsmInstanceProposalCallable()
Returns
Type Description
UnaryCallable<ExecuteSingleTenantHsmInstanceProposalRequest,Operation>

executeSingleTenantHsmInstanceProposalOperationCallable()

public OperationCallable<ExecuteSingleTenantHsmInstanceProposalRequest,ExecuteSingleTenantHsmInstanceProposalResponse,ExecuteSingleTenantHsmInstanceProposalMetadata> executeSingleTenantHsmInstanceProposalOperationCallable()
Returns
Type Description
OperationCallable<ExecuteSingleTenantHsmInstanceProposalRequest,ExecuteSingleTenantHsmInstanceProposalResponse,ExecuteSingleTenantHsmInstanceProposalMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getSingleTenantHsmInstanceCallable()

public UnaryCallable<GetSingleTenantHsmInstanceRequest,SingleTenantHsmInstance> getSingleTenantHsmInstanceCallable()
Returns
Type Description
UnaryCallable<GetSingleTenantHsmInstanceRequest,SingleTenantHsmInstance>

getSingleTenantHsmInstanceProposalCallable()

public UnaryCallable<GetSingleTenantHsmInstanceProposalRequest,SingleTenantHsmInstanceProposal> getSingleTenantHsmInstanceProposalCallable()
Returns
Type Description
UnaryCallable<GetSingleTenantHsmInstanceProposalRequest,SingleTenantHsmInstanceProposal>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,HsmManagementClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listSingleTenantHsmInstanceProposalsCallable()

public UnaryCallable<ListSingleTenantHsmInstanceProposalsRequest,ListSingleTenantHsmInstanceProposalsResponse> listSingleTenantHsmInstanceProposalsCallable()
Returns
Type Description
UnaryCallable<ListSingleTenantHsmInstanceProposalsRequest,ListSingleTenantHsmInstanceProposalsResponse>

listSingleTenantHsmInstanceProposalsPagedCallable()

public UnaryCallable<ListSingleTenantHsmInstanceProposalsRequest,HsmManagementClient.ListSingleTenantHsmInstanceProposalsPagedResponse> listSingleTenantHsmInstanceProposalsPagedCallable()
Returns
Type Description
UnaryCallable<ListSingleTenantHsmInstanceProposalsRequest,ListSingleTenantHsmInstanceProposalsPagedResponse>

listSingleTenantHsmInstancesCallable()

public UnaryCallable<ListSingleTenantHsmInstancesRequest,ListSingleTenantHsmInstancesResponse> listSingleTenantHsmInstancesCallable()
Returns
Type Description
UnaryCallable<ListSingleTenantHsmInstancesRequest,ListSingleTenantHsmInstancesResponse>

listSingleTenantHsmInstancesPagedCallable()

public UnaryCallable<ListSingleTenantHsmInstancesRequest,HsmManagementClient.ListSingleTenantHsmInstancesPagedResponse> listSingleTenantHsmInstancesPagedCallable()
Returns
Type Description
UnaryCallable<ListSingleTenantHsmInstancesRequest,ListSingleTenantHsmInstancesPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>