Uses of Class
com.google.storage.control.v2.StorageLayout.CustomPlacementConfig
-
Uses of StorageLayout.CustomPlacementConfig in com.google.storage.control.v2
Methods in com.google.storage.control.v2 that return StorageLayout.CustomPlacementConfigModifier and TypeMethodDescriptionStorageLayout.CustomPlacementConfig.Builder.build()StorageLayout.CustomPlacementConfig.Builder.buildPartial()StorageLayout.Builder.getCustomPlacementConfig()Output only.StorageLayout.getCustomPlacementConfig()Output only.StorageLayoutOrBuilder.getCustomPlacementConfig()Output only.StorageLayout.CustomPlacementConfig.getDefaultInstance()StorageLayout.CustomPlacementConfig.Builder.getDefaultInstanceForType()StorageLayout.CustomPlacementConfig.getDefaultInstanceForType()StorageLayout.CustomPlacementConfig.parseDelimitedFrom(InputStream input) StorageLayout.CustomPlacementConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StorageLayout.CustomPlacementConfig.parseFrom(byte[] data) StorageLayout.CustomPlacementConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StorageLayout.CustomPlacementConfig.parseFrom(com.google.protobuf.ByteString data) StorageLayout.CustomPlacementConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StorageLayout.CustomPlacementConfig.parseFrom(com.google.protobuf.CodedInputStream input) StorageLayout.CustomPlacementConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StorageLayout.CustomPlacementConfig.parseFrom(InputStream input) StorageLayout.CustomPlacementConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StorageLayout.CustomPlacementConfig.parseFrom(ByteBuffer data) StorageLayout.CustomPlacementConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.control.v2 that return types with arguments of type StorageLayout.CustomPlacementConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StorageLayout.CustomPlacementConfig>StorageLayout.CustomPlacementConfig.getParserForType()static com.google.protobuf.Parser<StorageLayout.CustomPlacementConfig>StorageLayout.CustomPlacementConfig.parser()Methods in com.google.storage.control.v2 with parameters of type StorageLayout.CustomPlacementConfigModifier and TypeMethodDescriptionStorageLayout.Builder.mergeCustomPlacementConfig(StorageLayout.CustomPlacementConfig value) Output only.StorageLayout.CustomPlacementConfig.Builder.mergeFrom(StorageLayout.CustomPlacementConfig other) StorageLayout.CustomPlacementConfig.newBuilder(StorageLayout.CustomPlacementConfig prototype) StorageLayout.Builder.setCustomPlacementConfig(StorageLayout.CustomPlacementConfig value) Output only.