Uses of Class
com.google.cloud.MonitoredResource.Builder
Packages that use MonitoredResource.Builder
-
Uses of MonitoredResource.Builder in com.google.cloud
Methods in com.google.cloud that return MonitoredResource.BuilderModifier and TypeMethodDescriptionAdds a label to the labels of the monitored resource.MonitoredResource.Builder.clearLabels()Clears all the labels of the monitored resource.static MonitoredResource.BuilderMonitoredResource.newBuilder(String type) Returns a builder forMonitoredResourceobjects given the resource's type.Sets the values for all the labels required by the corresponding monitored resource descriptor (seeMonitoredResourceDescriptor.getLabels().Sets the monitored resource type.MonitoredResource.toBuilder()Returns a builder for thisMonitoredResourceobject.