ResourceLocation.Builder |
ResourceLocation.Builder.addAllCurrentLocations(java.lang.Iterable<java.lang.String> values) |
The locations of a resource after the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addAllOriginalLocations(java.lang.Iterable<java.lang.String> values) |
The locations of a resource prior to the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addCurrentLocations(java.lang.String value) |
The locations of a resource after the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addCurrentLocationsBytes(com.google.protobuf.ByteString value) |
The locations of a resource after the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addOriginalLocations(java.lang.String value) |
The locations of a resource prior to the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addOriginalLocationsBytes(com.google.protobuf.ByteString value) |
The locations of a resource prior to the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.clear() |
|
ResourceLocation.Builder |
ResourceLocation.Builder.clearCurrentLocations() |
The locations of a resource after the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.clearOriginalLocations() |
The locations of a resource prior to the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.clone() |
|
ResourceLocation.Builder |
AuditLog.Builder.getResourceLocationBuilder() |
The resource location information.
|
ResourceLocation.Builder |
ResourceLocation.Builder.mergeFrom(ResourceLocation other) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ResourceLocation.Builder |
ResourceLocation.newBuilder() |
|
static ResourceLocation.Builder |
ResourceLocation.newBuilder(ResourceLocation prototype) |
|
ResourceLocation.Builder |
ResourceLocation.newBuilderForType() |
|
protected ResourceLocation.Builder |
ResourceLocation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.setCurrentLocations(int index,
java.lang.String value) |
The locations of a resource after the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.setOriginalLocations(int index,
java.lang.String value) |
The locations of a resource prior to the execution of the operation.
|
ResourceLocation.Builder |
ResourceLocation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
ResourceLocation.Builder |
ResourceLocation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ResourceLocation.Builder |
ResourceLocation.toBuilder() |
|