Uses of Class
com.google.cloud.baremetalsolution.v2.EvictLunRequest.Builder
-
Packages that use EvictLunRequest.Builder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of EvictLunRequest.Builder in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return EvictLunRequest.Builder Modifier and Type Method Description EvictLunRequest.BuilderEvictLunRequest.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EvictLunRequest.BuilderEvictLunRequest.Builder. clear()EvictLunRequest.BuilderEvictLunRequest.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)EvictLunRequest.BuilderEvictLunRequest.Builder. clearName()Required.EvictLunRequest.BuilderEvictLunRequest.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EvictLunRequest.BuilderEvictLunRequest.Builder. clone()EvictLunRequest.BuilderEvictLunRequest.Builder. mergeFrom(EvictLunRequest other)EvictLunRequest.BuilderEvictLunRequest.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EvictLunRequest.BuilderEvictLunRequest.Builder. mergeFrom(com.google.protobuf.Message other)EvictLunRequest.BuilderEvictLunRequest.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static EvictLunRequest.BuilderEvictLunRequest. newBuilder()static EvictLunRequest.BuilderEvictLunRequest. newBuilder(EvictLunRequest prototype)EvictLunRequest.BuilderEvictLunRequest. newBuilderForType()protected EvictLunRequest.BuilderEvictLunRequest. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)EvictLunRequest.BuilderEvictLunRequest.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EvictLunRequest.BuilderEvictLunRequest.Builder. setName(String value)Required.EvictLunRequest.BuilderEvictLunRequest.Builder. setNameBytes(com.google.protobuf.ByteString value)Required.EvictLunRequest.BuilderEvictLunRequest.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EvictLunRequest.BuilderEvictLunRequest.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EvictLunRequest.BuilderEvictLunRequest. toBuilder()
-