Class SecurityPostureStub (0.8.0)

public abstract class SecurityPostureStub implements BackgroundResource

Base stub class for the SecurityPosture service API.

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

Inheritance

java.lang.Object > SecurityPostureStub

Implements

BackgroundResource

Constructors

SecurityPostureStub()

public SecurityPostureStub()

Methods

close()

public abstract void close()

createPostureCallable()

public UnaryCallable<CreatePostureRequest,Operation> createPostureCallable()
Returns
Type Description
UnaryCallable<CreatePostureRequest,Operation>

createPostureDeploymentCallable()

public UnaryCallable<CreatePostureDeploymentRequest,Operation> createPostureDeploymentCallable()
Returns
Type Description
UnaryCallable<CreatePostureDeploymentRequest,Operation>

createPostureDeploymentOperationCallable()

public OperationCallable<CreatePostureDeploymentRequest,PostureDeployment,OperationMetadata> createPostureDeploymentOperationCallable()
Returns
Type Description
OperationCallable<CreatePostureDeploymentRequest,PostureDeployment,OperationMetadata>

createPostureOperationCallable()

public OperationCallable<CreatePostureRequest,Posture,OperationMetadata> createPostureOperationCallable()
Returns
Type Description
OperationCallable<CreatePostureRequest,Posture,OperationMetadata>

deletePostureCallable()

public UnaryCallable<DeletePostureRequest,Operation> deletePostureCallable()
Returns
Type Description
UnaryCallable<DeletePostureRequest,Operation>

deletePostureDeploymentCallable()

public UnaryCallable<DeletePostureDeploymentRequest,Operation> deletePostureDeploymentCallable()
Returns
Type Description
UnaryCallable<DeletePostureDeploymentRequest,Operation>

deletePostureDeploymentOperationCallable()

public OperationCallable<DeletePostureDeploymentRequest,Empty,OperationMetadata> deletePostureDeploymentOperationCallable()
Returns
Type Description
OperationCallable<DeletePostureDeploymentRequest,Empty,OperationMetadata>

deletePostureOperationCallable()

public OperationCallable<DeletePostureRequest,Empty,OperationMetadata> deletePostureOperationCallable()
Returns
Type Description
OperationCallable<DeletePostureRequest,Empty,OperationMetadata>

extractPostureCallable()

public UnaryCallable<ExtractPostureRequest,Operation> extractPostureCallable()
Returns
Type Description
UnaryCallable<ExtractPostureRequest,Operation>

extractPostureOperationCallable()

public OperationCallable<ExtractPostureRequest,Posture,OperationMetadata> extractPostureOperationCallable()
Returns
Type Description
OperationCallable<ExtractPostureRequest,Posture,OperationMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

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

getPostureCallable()

public UnaryCallable<GetPostureRequest,Posture> getPostureCallable()
Returns
Type Description
UnaryCallable<GetPostureRequest,Posture>

getPostureDeploymentCallable()

public UnaryCallable<GetPostureDeploymentRequest,PostureDeployment> getPostureDeploymentCallable()
Returns
Type Description
UnaryCallable<GetPostureDeploymentRequest,PostureDeployment>

getPostureTemplateCallable()

public UnaryCallable<GetPostureTemplateRequest,PostureTemplate> getPostureTemplateCallable()
Returns
Type Description
UnaryCallable<GetPostureTemplateRequest,PostureTemplate>

listLocationsCallable()

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

listLocationsPagedCallable()

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

listPostureDeploymentsCallable()

public UnaryCallable<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse> listPostureDeploymentsCallable()
Returns
Type Description
UnaryCallable<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse>

listPostureDeploymentsPagedCallable()

public UnaryCallable<ListPostureDeploymentsRequest,SecurityPostureClient.ListPostureDeploymentsPagedResponse> listPostureDeploymentsPagedCallable()
Returns
Type Description
UnaryCallable<ListPostureDeploymentsRequest,ListPostureDeploymentsPagedResponse>

listPostureRevisionsCallable()

public UnaryCallable<ListPostureRevisionsRequest,ListPostureRevisionsResponse> listPostureRevisionsCallable()
Returns
Type Description
UnaryCallable<ListPostureRevisionsRequest,ListPostureRevisionsResponse>

listPostureRevisionsPagedCallable()

public UnaryCallable<ListPostureRevisionsRequest,SecurityPostureClient.ListPostureRevisionsPagedResponse> listPostureRevisionsPagedCallable()
Returns
Type Description
UnaryCallable<ListPostureRevisionsRequest,ListPostureRevisionsPagedResponse>

listPostureTemplatesCallable()

public UnaryCallable<ListPostureTemplatesRequest,ListPostureTemplatesResponse> listPostureTemplatesCallable()
Returns
Type Description
UnaryCallable<ListPostureTemplatesRequest,ListPostureTemplatesResponse>

listPostureTemplatesPagedCallable()

public UnaryCallable<ListPostureTemplatesRequest,SecurityPostureClient.ListPostureTemplatesPagedResponse> listPostureTemplatesPagedCallable()
Returns
Type Description
UnaryCallable<ListPostureTemplatesRequest,ListPostureTemplatesPagedResponse>

listPosturesCallable()

public UnaryCallable<ListPosturesRequest,ListPosturesResponse> listPosturesCallable()
Returns
Type Description
UnaryCallable<ListPosturesRequest,ListPosturesResponse>

listPosturesPagedCallable()

public UnaryCallable<ListPosturesRequest,SecurityPostureClient.ListPosturesPagedResponse> listPosturesPagedCallable()
Returns
Type Description
UnaryCallable<ListPosturesRequest,ListPosturesPagedResponse>

updatePostureCallable()

public UnaryCallable<UpdatePostureRequest,Operation> updatePostureCallable()
Returns
Type Description
UnaryCallable<UpdatePostureRequest,Operation>

updatePostureDeploymentCallable()

public UnaryCallable<UpdatePostureDeploymentRequest,Operation> updatePostureDeploymentCallable()
Returns
Type Description
UnaryCallable<UpdatePostureDeploymentRequest,Operation>

updatePostureDeploymentOperationCallable()

public OperationCallable<UpdatePostureDeploymentRequest,PostureDeployment,OperationMetadata> updatePostureDeploymentOperationCallable()
Returns
Type Description
OperationCallable<UpdatePostureDeploymentRequest,PostureDeployment,OperationMetadata>

updatePostureOperationCallable()

public OperationCallable<UpdatePostureRequest,Posture,OperationMetadata> updatePostureOperationCallable()
Returns
Type Description
OperationCallable<UpdatePostureRequest,Posture,OperationMetadata>