Uses of Class
com.google.cloud.clouddms.v1.VmSelectionConfig
-
Packages that use VmSelectionConfig Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of VmSelectionConfig in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return VmSelectionConfig Modifier and Type Method Description VmSelectionConfigVmSelectionConfig.Builder. build()VmSelectionConfigVmSelectionConfig.Builder. buildPartial()static VmSelectionConfigVmSelectionConfig. getDefaultInstance()VmSelectionConfigVmSelectionConfig.Builder. getDefaultInstanceForType()VmSelectionConfigVmSelectionConfig. getDefaultInstanceForType()VmSelectionConfigGenerateSshScriptRequest.Builder. getVmSelectionConfig()The VM selection configurationVmSelectionConfigGenerateSshScriptRequest. getVmSelectionConfig()The VM selection configurationVmSelectionConfigGenerateSshScriptRequestOrBuilder. getVmSelectionConfig()The VM selection configurationstatic VmSelectionConfigVmSelectionConfig. parseDelimitedFrom(InputStream input)static VmSelectionConfigVmSelectionConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmSelectionConfigVmSelectionConfig. parseFrom(byte[] data)static VmSelectionConfigVmSelectionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmSelectionConfigVmSelectionConfig. parseFrom(com.google.protobuf.ByteString data)static VmSelectionConfigVmSelectionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmSelectionConfigVmSelectionConfig. parseFrom(com.google.protobuf.CodedInputStream input)static VmSelectionConfigVmSelectionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmSelectionConfigVmSelectionConfig. parseFrom(InputStream input)static VmSelectionConfigVmSelectionConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmSelectionConfigVmSelectionConfig. parseFrom(ByteBuffer data)static VmSelectionConfigVmSelectionConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type VmSelectionConfig Modifier and Type Method Description com.google.protobuf.Parser<VmSelectionConfig>VmSelectionConfig. getParserForType()static com.google.protobuf.Parser<VmSelectionConfig>VmSelectionConfig. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type VmSelectionConfig Modifier and Type Method Description VmSelectionConfig.BuilderVmSelectionConfig.Builder. mergeFrom(VmSelectionConfig other)GenerateSshScriptRequest.BuilderGenerateSshScriptRequest.Builder. mergeVmSelectionConfig(VmSelectionConfig value)The VM selection configurationstatic VmSelectionConfig.BuilderVmSelectionConfig. newBuilder(VmSelectionConfig prototype)GenerateSshScriptRequest.BuilderGenerateSshScriptRequest.Builder. setVmSelectionConfig(VmSelectionConfig value)The VM selection configuration
-