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.Custom
Service.Custom.Builder. build()
Service.Custom
Service.Custom.Builder. buildPartial()
Service.Custom
Service.Builder. getCustom()
Custom service type.Service.Custom
Service. getCustom()
Custom service type.Service.Custom
ServiceOrBuilder. getCustom()
Custom service type.static Service.Custom
Service.Custom. getDefaultInstance()
Service.Custom
Service.Custom.Builder. getDefaultInstanceForType()
Service.Custom
Service.Custom. getDefaultInstanceForType()
static Service.Custom
Service.Custom. parseDelimitedFrom(InputStream input)
static Service.Custom
Service.Custom. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Custom
Service.Custom. parseFrom(byte[] data)
static Service.Custom
Service.Custom. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Custom
Service.Custom. parseFrom(com.google.protobuf.ByteString data)
static Service.Custom
Service.Custom. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Custom
Service.Custom. parseFrom(com.google.protobuf.CodedInputStream input)
static Service.Custom
Service.Custom. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Custom
Service.Custom. parseFrom(InputStream input)
static Service.Custom
Service.Custom. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.Custom
Service.Custom. parseFrom(ByteBuffer data)
static Service.Custom
Service.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.Builder
Service.Builder. mergeCustom(Service.Custom value)
Custom service type.Service.Custom.Builder
Service.Custom.Builder. mergeFrom(Service.Custom other)
static Service.Custom.Builder
Service.Custom. newBuilder(Service.Custom prototype)
Service.Builder
Service.Builder. setCustom(Service.Custom value)
Custom service type.
-