Class CmEnrollmentServiceStub (0.7.0)

public abstract class CmEnrollmentServiceStub implements BackgroundResource

Base stub class for the CmEnrollmentService service API.

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

Inheritance

java.lang.Object > CmEnrollmentServiceStub

Implements

BackgroundResource

Constructors

CmEnrollmentServiceStub()

public CmEnrollmentServiceStub()

Methods

calculateEffectiveCmEnrollmentCallable()

public UnaryCallable<CalculateEffectiveCmEnrollmentRequest,CalculateEffectiveCmEnrollmentResponse> calculateEffectiveCmEnrollmentCallable()
Returns
Type Description
UnaryCallable<CalculateEffectiveCmEnrollmentRequest,CalculateEffectiveCmEnrollmentResponse>

close()

public abstract void close()

getLocationCallable()

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

listLocationsCallable()

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

listLocationsPagedCallable()

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

updateCmEnrollmentCallable()

public UnaryCallable<UpdateCmEnrollmentRequest,CmEnrollment> updateCmEnrollmentCallable()
Returns
Type Description
UnaryCallable<UpdateCmEnrollmentRequest,CmEnrollment>