Uses of Interface
com.google.api.servicemanagement.v1.ConfigSourceOrBuilder
-
Packages that use ConfigSourceOrBuilder Package Description com.google.api.servicemanagement.v1 -
-
Uses of ConfigSourceOrBuilder in com.google.api.servicemanagement.v1
Classes in com.google.api.servicemanagement.v1 that implement ConfigSourceOrBuilder Modifier and Type Class Description class
ConfigSource
Represents a source file which is used to generate the service configuration defined by `google.api.Service`.static class
ConfigSource.Builder
Represents a source file which is used to generate the service configuration defined by `google.api.Service`.Methods in com.google.api.servicemanagement.v1 that return ConfigSourceOrBuilder Modifier and Type Method Description ConfigSourceOrBuilder
SubmitConfigSourceRequest.Builder. getConfigSourceOrBuilder()
Required.ConfigSourceOrBuilder
SubmitConfigSourceRequest. getConfigSourceOrBuilder()
Required.ConfigSourceOrBuilder
SubmitConfigSourceRequestOrBuilder. getConfigSourceOrBuilder()
Required.
-