Uses of Class
com.google.cloud.vmmigration.v1.MigratingVmView
-
Packages that use MigratingVmView Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of MigratingVmView in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return MigratingVmView Modifier and Type Method Description static MigratingVmViewMigratingVmView. forNumber(int value)MigratingVmViewGetMigratingVmRequest.Builder. getView()Optional.MigratingVmViewGetMigratingVmRequest. getView()Optional.MigratingVmViewGetMigratingVmRequestOrBuilder. getView()Optional.MigratingVmViewListMigratingVmsRequest.Builder. getView()Optional.MigratingVmViewListMigratingVmsRequest. getView()Optional.MigratingVmViewListMigratingVmsRequestOrBuilder. getView()Optional.static MigratingVmViewMigratingVmView. valueOf(int value)Deprecated.static MigratingVmViewMigratingVmView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static MigratingVmViewMigratingVmView. valueOf(String name)Returns the enum constant of this type with the specified name.static MigratingVmView[]MigratingVmView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type MigratingVmView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<MigratingVmView>MigratingVmView. internalGetValueMap()Methods in com.google.cloud.vmmigration.v1 with parameters of type MigratingVmView Modifier and Type Method Description GetMigratingVmRequest.BuilderGetMigratingVmRequest.Builder. setView(MigratingVmView value)Optional.ListMigratingVmsRequest.BuilderListMigratingVmsRequest.Builder. setView(MigratingVmView value)Optional.
-