Send feedback
Class ServiceManagerStub (3.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.0.1 keyboard_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
Send feedback
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 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]