Uses of Class
com.google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsServiceClient
-
Packages that use AssuredWorkloadsServiceClient Package Description com.google.cloud.assuredworkloads.v1beta1 A client to Assured Workloads API -
-
Uses of AssuredWorkloadsServiceClient in com.google.cloud.assuredworkloads.v1beta1
Methods in com.google.cloud.assuredworkloads.v1beta1 that return AssuredWorkloadsServiceClient Modifier and Type Method Description static AssuredWorkloadsServiceClient
AssuredWorkloadsServiceClient. create()
Constructs an instance of AssuredWorkloadsServiceClient with default settings.static AssuredWorkloadsServiceClient
AssuredWorkloadsServiceClient. create(AssuredWorkloadsServiceSettings settings)
Constructs an instance of AssuredWorkloadsServiceClient, using the given settings.static AssuredWorkloadsServiceClient
AssuredWorkloadsServiceClient. create(AssuredWorkloadsServiceStub stub)
Constructs an instance of AssuredWorkloadsServiceClient, using the given stub for making calls.
-