Class RapidMigrationAssessmentStub (0.1.0)

public abstract class RapidMigrationAssessmentStub implements BackgroundResource

Base stub class for the RapidMigrationAssessment service API.

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

Inheritance

java.lang.Object > RapidMigrationAssessmentStub

Implements

BackgroundResource

Constructors

RapidMigrationAssessmentStub()

public RapidMigrationAssessmentStub()

Methods

close()

public abstract void close()

createAnnotationCallable()

public UnaryCallable<CreateAnnotationRequest,Operation> createAnnotationCallable()
Returns
TypeDescription
UnaryCallable<CreateAnnotationRequest,Operation>

createAnnotationOperationCallable()

public OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata> createAnnotationOperationCallable()
Returns
TypeDescription
OperationCallable<CreateAnnotationRequest,Annotation,OperationMetadata>

createCollectorCallable()

public UnaryCallable<CreateCollectorRequest,Operation> createCollectorCallable()
Returns
TypeDescription
UnaryCallable<CreateCollectorRequest,Operation>

createCollectorOperationCallable()

public OperationCallable<CreateCollectorRequest,Collector,OperationMetadata> createCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<CreateCollectorRequest,Collector,OperationMetadata>

deleteCollectorCallable()

public UnaryCallable<DeleteCollectorRequest,Operation> deleteCollectorCallable()
Returns
TypeDescription
UnaryCallable<DeleteCollectorRequest,Operation>

deleteCollectorOperationCallable()

public OperationCallable<DeleteCollectorRequest,Collector,OperationMetadata> deleteCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteCollectorRequest,Collector,OperationMetadata>

getAnnotationCallable()

public UnaryCallable<GetAnnotationRequest,Annotation> getAnnotationCallable()
Returns
TypeDescription
UnaryCallable<GetAnnotationRequest,Annotation>

getCollectorCallable()

public UnaryCallable<GetCollectorRequest,Collector> getCollectorCallable()
Returns
TypeDescription
UnaryCallable<GetCollectorRequest,Collector>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listCollectorsCallable()

public UnaryCallable<ListCollectorsRequest,ListCollectorsResponse> listCollectorsCallable()
Returns
TypeDescription
UnaryCallable<ListCollectorsRequest,ListCollectorsResponse>

listCollectorsPagedCallable()

public UnaryCallable<ListCollectorsRequest,RapidMigrationAssessmentClient.ListCollectorsPagedResponse> listCollectorsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListCollectorsRequest,ListCollectorsPagedResponse>

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,RapidMigrationAssessmentClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

pauseCollectorCallable()

public UnaryCallable<PauseCollectorRequest,Operation> pauseCollectorCallable()
Returns
TypeDescription
UnaryCallable<PauseCollectorRequest,Operation>

pauseCollectorOperationCallable()

public OperationCallable<PauseCollectorRequest,Collector,OperationMetadata> pauseCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<PauseCollectorRequest,Collector,OperationMetadata>

registerCollectorCallable()

public UnaryCallable<RegisterCollectorRequest,Operation> registerCollectorCallable()
Returns
TypeDescription
UnaryCallable<RegisterCollectorRequest,Operation>

registerCollectorOperationCallable()

public OperationCallable<RegisterCollectorRequest,Collector,OperationMetadata> registerCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<RegisterCollectorRequest,Collector,OperationMetadata>

resumeCollectorCallable()

public UnaryCallable<ResumeCollectorRequest,Operation> resumeCollectorCallable()
Returns
TypeDescription
UnaryCallable<ResumeCollectorRequest,Operation>

resumeCollectorOperationCallable()

public OperationCallable<ResumeCollectorRequest,Collector,OperationMetadata> resumeCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<ResumeCollectorRequest,Collector,OperationMetadata>

updateCollectorCallable()

public UnaryCallable<UpdateCollectorRequest,Operation> updateCollectorCallable()
Returns
TypeDescription
UnaryCallable<UpdateCollectorRequest,Operation>

updateCollectorOperationCallable()

public OperationCallable<UpdateCollectorRequest,Collector,OperationMetadata> updateCollectorOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateCollectorRequest,Collector,OperationMetadata>