Skip navigation links
A B C D G H I L N S T U 

A

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 

B

build() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
build() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
Builder(DashboardsServiceSettings) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
Builder(DashboardsServiceStubSettings.Builder) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
 
Builder(DashboardsServiceStubSettings) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
 

C

close() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
close() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
close() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
close() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
com.google.cloud.monitoring.dashboard.v1 - package com.google.cloud.monitoring.dashboard.v1
A client to Cloud Monitoring API
com.google.cloud.monitoring.dashboard.v1.stub - package com.google.cloud.monitoring.dashboard.v1.stub
 
create() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Constructs an instance of DashboardsServiceClient with default settings.
create(DashboardsServiceSettings) - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Constructs an instance of DashboardsServiceClient, using the given settings.
create(DashboardsServiceStub) - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Constructs an instance of DashboardsServiceClient, using the given stub for making calls.
create(DashboardsServiceStubSettings) - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
 
create(DashboardsServiceStubSettings) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
create(DashboardsServiceStubSettings) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
createAsync(PageContext<ListDashboardsRequest, ListDashboardsResponse, Dashboard>, ApiFuture<ListDashboardsResponse>) - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient.ListDashboardsPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createCollection(List<DashboardsServiceClient.ListDashboardsPage>, int) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient.ListDashboardsFixedSizeCollection
 
createDashboard(ProjectName, Dashboard) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Creates a new custom dashboard.
createDashboard(String, Dashboard) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Creates a new custom dashboard.
createDashboard(CreateDashboardRequest) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Creates a new custom dashboard.
createDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Creates a new custom dashboard.
createDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
createDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
createDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
createDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Returns the builder for the settings used for calls to createDashboard.
createDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the object with the settings used for calls to createDashboard.
createDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the builder for the settings used for calls to createDashboard.
createDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the object with the settings used for calls to createDashboard.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 
createPage(PageContext<ListDashboardsRequest, ListDashboardsResponse, Dashboard>, ListDashboardsResponse) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient.ListDashboardsPage
 
createPageAsync(PageContext<ListDashboardsRequest, ListDashboardsResponse, Dashboard>, ApiFuture<ListDashboardsResponse>) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient.ListDashboardsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 
createStub() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 

D

DashboardsServiceClient - Class in com.google.cloud.monitoring.dashboard.v1
Service Description: Manages Stackdriver dashboards.
DashboardsServiceClient(DashboardsServiceSettings) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Constructs an instance of DashboardsServiceClient, using the given settings.
DashboardsServiceClient(DashboardsServiceStub) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
DashboardsServiceClient.ListDashboardsFixedSizeCollection - Class in com.google.cloud.monitoring.dashboard.v1
 
DashboardsServiceClient.ListDashboardsPage - Class in com.google.cloud.monitoring.dashboard.v1
 
DashboardsServiceClient.ListDashboardsPagedResponse - Class in com.google.cloud.monitoring.dashboard.v1
 
DashboardsServiceSettings - Class in com.google.cloud.monitoring.dashboard.v1
Settings class to configure an instance of DashboardsServiceClient.
DashboardsServiceSettings(DashboardsServiceSettings.Builder) - Constructor for class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
 
DashboardsServiceSettings.Builder - Class in com.google.cloud.monitoring.dashboard.v1
Builder for DashboardsServiceSettings.
DashboardsServiceStub - Class in com.google.cloud.monitoring.dashboard.v1.stub
Base stub class for the DashboardsService service API.
DashboardsServiceStub() - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
DashboardsServiceStubSettings - Class in com.google.cloud.monitoring.dashboard.v1.stub
Settings class to configure an instance of DashboardsServiceStub.
DashboardsServiceStubSettings(DashboardsServiceStubSettings.Builder) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
DashboardsServiceStubSettings.Builder - Class in com.google.cloud.monitoring.dashboard.v1.stub
Builder for DashboardsServiceStubSettings.
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
 
deleteDashboard(DashboardName) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Deletes an existing custom dashboard.
deleteDashboard(String) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Deletes an existing custom dashboard.
deleteDashboard(DeleteDashboardRequest) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Deletes an existing custom dashboard.
deleteDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Deletes an existing custom dashboard.
deleteDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
deleteDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
deleteDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
deleteDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Returns the builder for the settings used for calls to deleteDashboard.
deleteDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the object with the settings used for calls to deleteDashboard.
deleteDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteDashboard.
deleteDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the object with the settings used for calls to deleteDashboard.

G

getDashboard(DashboardName) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Fetches a specific dashboard.
getDashboard(String) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Fetches a specific dashboard.
getDashboard(GetDashboardRequest) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Fetches a specific dashboard.
getDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Fetches a specific dashboard.
getDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
getDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
getDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
getDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Returns the builder for the settings used for calls to getDashboard.
getDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the object with the settings used for calls to getDashboard.
getDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the builder for the settings used for calls to getDashboard.
getDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the object with the settings used for calls to getDashboard.
getDefaultEndpoint() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the default service scopes.
getEndpoint() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the endpoint set by the user or the the service's default endpoint.
getEndpoint() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the endpoint set by the user or the the service's default endpoint.
getMethodDescriptors() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
getOperationsStub() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
getServiceName() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the default service name.
getSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
getStub() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
 
GrpcDashboardsServiceCallableFactory - Class in com.google.cloud.monitoring.dashboard.v1.stub
gRPC callable factory implementation for the DashboardsService service API.
GrpcDashboardsServiceCallableFactory() - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceCallableFactory
 
GrpcDashboardsServiceStub - Class in com.google.cloud.monitoring.dashboard.v1.stub
gRPC stub implementation for the DashboardsService service API.
GrpcDashboardsServiceStub(DashboardsServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
Constructs an instance of GrpcDashboardsServiceStub, using the given settings.
GrpcDashboardsServiceStub(DashboardsServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
Constructs an instance of GrpcDashboardsServiceStub, using the given settings.

H

HttpJsonDashboardsServiceCallableFactory - Class in com.google.cloud.monitoring.dashboard.v1.stub
REST callable factory implementation for the DashboardsService service API.
HttpJsonDashboardsServiceCallableFactory() - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceCallableFactory
 
HttpJsonDashboardsServiceStub - Class in com.google.cloud.monitoring.dashboard.v1.stub
REST stub implementation for the DashboardsService service API.
HttpJsonDashboardsServiceStub(DashboardsServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
Constructs an instance of HttpJsonDashboardsServiceStub, using the given settings.
HttpJsonDashboardsServiceStub(DashboardsServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
Constructs an instance of HttpJsonDashboardsServiceStub, using the given settings.

I

isShutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
isShutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
isShutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
isTerminated() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
isTerminated() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
isTerminated() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 

L

listDashboards(ProjectName) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Lists the existing dashboards.
listDashboards(String) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Lists the existing dashboards.
listDashboards(ListDashboardsRequest) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Lists the existing dashboards.
listDashboardsCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Lists the existing dashboards.
listDashboardsCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
listDashboardsCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
listDashboardsCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
listDashboardsPagedCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Lists the existing dashboards.
listDashboardsPagedCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
listDashboardsPagedCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
listDashboardsPagedCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
listDashboardsSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Returns the builder for the settings used for calls to listDashboards.
listDashboardsSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the object with the settings used for calls to listDashboards.
listDashboardsSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the builder for the settings used for calls to listDashboards.
listDashboardsSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the object with the settings used for calls to listDashboards.

N

newBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a new builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a new REST builder for this class.

S

shutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
shutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
shutdown() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
shutdownNow() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
 
shutdownNow() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
shutdownNow() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 

T

toBuilder() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns a builder containing all the values of this settings class.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
 
updateDashboard(UpdateDashboardRequest) - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Replaces an existing custom dashboard with a new definition.
updateDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceClient
Replaces an existing custom dashboard with a new definition.
updateDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStub
 
updateDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.GrpcDashboardsServiceStub
 
updateDashboardCallable() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.HttpJsonDashboardsServiceStub
 
updateDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings.Builder
Returns the builder for the settings used for calls to updateDashboard.
updateDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.DashboardsServiceSettings
Returns the object with the settings used for calls to updateDashboard.
updateDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings.Builder
Returns the builder for the settings used for calls to updateDashboard.
updateDashboardSettings() - Method in class com.google.cloud.monitoring.dashboard.v1.stub.DashboardsServiceStubSettings
Returns the object with the settings used for calls to updateDashboard.
A B C D G H I L N S T U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.