Uses of Class
com.google.monitoring.v3.ListServicesResponse
-
Packages that use ListServicesResponse Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of ListServicesResponse in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return types with arguments of type ListServicesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
ServiceMonitoringServiceClient. listServicesCallable()
List `Service`s for this workspace.com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices.Methods in com.google.cloud.monitoring.v3 with parameters of type ListServicesResponse Modifier and Type Method Description protected ServiceMonitoringServiceClient.ListServicesPage
ServiceMonitoringServiceClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
Method parameters in com.google.cloud.monitoring.v3 with type arguments of type ListServicesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
protected ServiceMonitoringServiceClient.ListServicesPage
ServiceMonitoringServiceClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPage>
ServiceMonitoringServiceClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPage>
ServiceMonitoringServiceClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
-
Uses of ListServicesResponse in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type ListServicesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
GrpcServiceMonitoringServiceStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
ServiceMonitoringServiceStub. listServicesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceStubSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceStubSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices. -
Uses of ListServicesResponse in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ListServicesResponse Modifier and Type Method Description ListServicesResponse
ListServicesResponse.Builder. build()
ListServicesResponse
ListServicesResponse.Builder. buildPartial()
static ListServicesResponse
ListServicesResponse. getDefaultInstance()
ListServicesResponse
ListServicesResponse.Builder. getDefaultInstanceForType()
ListServicesResponse
ListServicesResponse. getDefaultInstanceForType()
ListServicesResponse
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. listServices(ListServicesRequest request)
List `Service`s for this workspace.static ListServicesResponse
ListServicesResponse. parseDelimitedFrom(InputStream input)
static ListServicesResponse
ListServicesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(byte[] data)
static ListServicesResponse
ListServicesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(InputStream input)
static ListServicesResponse
ListServicesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(ByteBuffer data)
static ListServicesResponse
ListServicesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.monitoring.v3 that return types with arguments of type ListServicesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListServicesRequest,ListServicesResponse>
ServiceMonitoringServiceGrpc. getListServicesMethod()
com.google.protobuf.Parser<ListServicesResponse>
ListServicesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListServicesResponse>
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. listServices(ListServicesRequest request)
List `Service`s for this workspace.static com.google.protobuf.Parser<ListServicesResponse>
ListServicesResponse. parser()
Methods in com.google.monitoring.v3 with parameters of type ListServicesResponse Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. mergeFrom(ListServicesResponse other)
static ListServicesResponse.Builder
ListServicesResponse. newBuilder(ListServicesResponse prototype)
Method parameters in com.google.monitoring.v3 with type arguments of type ListServicesResponse Modifier and Type Method Description default void
ServiceMonitoringServiceGrpc.AsyncService. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
List `Service`s for this workspace.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
List `Service`s for this workspace.
-