Class ServiceManagerStub (3.0.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.0.1keyboard_arrow_down
public abstract class ServiceManagerStub implements BackgroundResource
Base stub class for the ServiceManager service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ServiceManagerStub()
public ServiceManagerStub ()
Methods
close()
public abstract void close ()
createServiceCallable()
public UnaryCallable<CreateServiceRequest , Operation > createServiceCallable ()
Returns
createServiceConfigCallable()
public UnaryCallable<CreateServiceConfigRequest , Service > createServiceConfigCallable ()
Returns
createServiceOperationCallable()
public OperationCallable<CreateServiceRequest , ManagedService , OperationMetadata > createServiceOperationCallable ()
Returns
createServiceRolloutCallable()
public UnaryCallable<CreateServiceRolloutRequest , Operation > createServiceRolloutCallable ()
Returns
createServiceRolloutOperationCallable()
public OperationCallable<CreateServiceRolloutRequest , Rollout , OperationMetadata > createServiceRolloutOperationCallable ()
Returns
deleteServiceCallable()
public UnaryCallable<DeleteServiceRequest , Operation > deleteServiceCallable ()
Returns
deleteServiceOperationCallable()
public OperationCallable<DeleteServiceRequest , Empty , OperationMetadata > deleteServiceOperationCallable ()
Returns
generateConfigReportCallable()
public UnaryCallable<GenerateConfigReportRequest , GenerateConfigReportResponse > generateConfigReportCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getServiceCallable()
public UnaryCallable<GetServiceRequest , ManagedService > getServiceCallable ()
Returns
getServiceConfigCallable()
public UnaryCallable<GetServiceConfigRequest , Service > getServiceConfigCallable ()
Returns
getServiceRolloutCallable()
public UnaryCallable<GetServiceRolloutRequest , Rollout > getServiceRolloutCallable ()
Returns
listServiceConfigsCallable()
public UnaryCallable<ListServiceConfigsRequest , ListServiceConfigsResponse > listServiceConfigsCallable ()
Returns
listServiceConfigsPagedCallable()
public UnaryCallable<ListServiceConfigsRequest , ServiceManagerClient . ListServiceConfigsPagedResponse > listServiceConfigsPagedCallable ()
Returns
listServiceRolloutsCallable()
public UnaryCallable<ListServiceRolloutsRequest , ListServiceRolloutsResponse > listServiceRolloutsCallable ()
Returns
listServiceRolloutsPagedCallable()
public UnaryCallable<ListServiceRolloutsRequest , ServiceManagerClient . ListServiceRolloutsPagedResponse > listServiceRolloutsPagedCallable ()
Returns
listServicesCallable()
public UnaryCallable<ListServicesRequest , ListServicesResponse > listServicesCallable ()
Returns
listServicesPagedCallable()
public UnaryCallable<ListServicesRequest , ServiceManagerClient . ListServicesPagedResponse > listServicesPagedCallable ()
Returns
submitConfigSourceCallable()
public UnaryCallable<SubmitConfigSourceRequest , Operation > submitConfigSourceCallable ()
Returns
submitConfigSourceOperationCallable()
public OperationCallable<SubmitConfigSourceRequest , SubmitConfigSourceResponse , OperationMetadata > submitConfigSourceOperationCallable ()
Returns
undeleteServiceCallable()
public UnaryCallable<UndeleteServiceRequest , Operation > undeleteServiceCallable ()
Returns
undeleteServiceOperationCallable()
public OperationCallable<UndeleteServiceRequest , UndeleteServiceResponse , OperationMetadata > undeleteServiceOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]