Uses of Class
com.google.monitoring.v3.Service.Custom
-
Packages that use Service.Custom Package Description com.google.monitoring.v3 -
-
Uses of Service.Custom in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Service.Custom Modifier and Type Method Description Service.CustomService.Custom.Builder. build()Service.CustomService.Custom.Builder. buildPartial()Service.CustomService.Builder. getCustom()Custom service type.Service.CustomService. getCustom()Custom service type.Service.CustomServiceOrBuilder. getCustom()Custom service type.static Service.CustomService.Custom. getDefaultInstance()Service.CustomService.Custom.Builder. getDefaultInstanceForType()Service.CustomService.Custom. getDefaultInstanceForType()static Service.CustomService.Custom. parseDelimitedFrom(InputStream input)static Service.CustomService.Custom. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CustomService.Custom. parseFrom(byte[] data)static Service.CustomService.Custom. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CustomService.Custom. parseFrom(com.google.protobuf.ByteString data)static Service.CustomService.Custom. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CustomService.Custom. parseFrom(com.google.protobuf.CodedInputStream input)static Service.CustomService.Custom. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CustomService.Custom. parseFrom(InputStream input)static Service.CustomService.Custom. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.CustomService.Custom. parseFrom(ByteBuffer data)static Service.CustomService.Custom. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.monitoring.v3 that return types with arguments of type Service.Custom Modifier and Type Method Description com.google.protobuf.Parser<Service.Custom>Service.Custom. getParserForType()static com.google.protobuf.Parser<Service.Custom>Service.Custom. parser()Methods in com.google.monitoring.v3 with parameters of type Service.Custom Modifier and Type Method Description Service.BuilderService.Builder. mergeCustom(Service.Custom value)Custom service type.Service.Custom.BuilderService.Custom.Builder. mergeFrom(Service.Custom other)static Service.Custom.BuilderService.Custom. newBuilder(Service.Custom prototype)Service.BuilderService.Builder. setCustom(Service.Custom value)Custom service type.
-