Uses of Class
com.google.monitoring.metricsscope.v1.GetMetricsScopeRequest
-
Packages that use GetMetricsScopeRequest Package Description com.google.monitoring.metricsscope.v1 A client to Cloud Monitoring APIcom.google.monitoring.metricsscope.v1.stub -
-
Uses of GetMetricsScopeRequest in com.google.monitoring.metricsscope.v1
Methods in com.google.monitoring.metricsscope.v1 that return GetMetricsScopeRequest Modifier and Type Method Description GetMetricsScopeRequestGetMetricsScopeRequest.Builder. build()GetMetricsScopeRequestGetMetricsScopeRequest.Builder. buildPartial()static GetMetricsScopeRequestGetMetricsScopeRequest. getDefaultInstance()GetMetricsScopeRequestGetMetricsScopeRequest.Builder. getDefaultInstanceForType()GetMetricsScopeRequestGetMetricsScopeRequest. getDefaultInstanceForType()static GetMetricsScopeRequestGetMetricsScopeRequest. parseDelimitedFrom(InputStream input)static GetMetricsScopeRequestGetMetricsScopeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(byte[] data)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(com.google.protobuf.ByteString data)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(InputStream input)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(ByteBuffer data)static GetMetricsScopeRequestGetMetricsScopeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.monitoring.metricsscope.v1 that return types with arguments of type GetMetricsScopeRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetMetricsScopeRequest,MetricsScope>MetricsScopesGrpc. getGetMetricsScopeMethod()com.google.api.gax.rpc.UnaryCallable<GetMetricsScopeRequest,MetricsScope>MetricsScopesClient. getMetricsScopeCallable()Returns a specific `Metrics Scope`.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMetricsScopeRequest,MetricsScope>MetricsScopesSettings.Builder. getMetricsScopeSettings()Returns the builder for the settings used for calls to getMetricsScope.com.google.api.gax.rpc.UnaryCallSettings<GetMetricsScopeRequest,MetricsScope>MetricsScopesSettings. getMetricsScopeSettings()Returns the object with the settings used for calls to getMetricsScope.com.google.protobuf.Parser<GetMetricsScopeRequest>GetMetricsScopeRequest. getParserForType()static com.google.protobuf.Parser<GetMetricsScopeRequest>GetMetricsScopeRequest. parser()Methods in com.google.monitoring.metricsscope.v1 with parameters of type GetMetricsScopeRequest Modifier and Type Method Description MetricsScopeMetricsScopesClient. getMetricsScope(GetMetricsScopeRequest request)Returns a specific `Metrics Scope`.default voidMetricsScopesGrpc.AsyncService. getMetricsScope(GetMetricsScopeRequest request, io.grpc.stub.StreamObserver<MetricsScope> responseObserver)Returns a specific `Metrics Scope`.MetricsScopeMetricsScopesGrpc.MetricsScopesBlockingStub. getMetricsScope(GetMetricsScopeRequest request)Returns a specific `Metrics Scope`.com.google.common.util.concurrent.ListenableFuture<MetricsScope>MetricsScopesGrpc.MetricsScopesFutureStub. getMetricsScope(GetMetricsScopeRequest request)Returns a specific `Metrics Scope`.voidMetricsScopesGrpc.MetricsScopesStub. getMetricsScope(GetMetricsScopeRequest request, io.grpc.stub.StreamObserver<MetricsScope> responseObserver)Returns a specific `Metrics Scope`.GetMetricsScopeRequest.BuilderGetMetricsScopeRequest.Builder. mergeFrom(GetMetricsScopeRequest other)static GetMetricsScopeRequest.BuilderGetMetricsScopeRequest. newBuilder(GetMetricsScopeRequest prototype) -
Uses of GetMetricsScopeRequest in com.google.monitoring.metricsscope.v1.stub
Methods in com.google.monitoring.metricsscope.v1.stub that return types with arguments of type GetMetricsScopeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetMetricsScopeRequest,MetricsScope>GrpcMetricsScopesStub. getMetricsScopeCallable()com.google.api.gax.rpc.UnaryCallable<GetMetricsScopeRequest,MetricsScope>MetricsScopesStub. getMetricsScopeCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMetricsScopeRequest,MetricsScope>MetricsScopesStubSettings.Builder. getMetricsScopeSettings()Returns the builder for the settings used for calls to getMetricsScope.com.google.api.gax.rpc.UnaryCallSettings<GetMetricsScopeRequest,MetricsScope>MetricsScopesStubSettings. getMetricsScopeSettings()Returns the object with the settings used for calls to getMetricsScope.
-