Uses of Class
tech.skworks.tachyon.service.contracts.player.data.PullProfileRequest.Builder
Packages that use PullProfileRequest.Builder
-
Uses of PullProfileRequest.Builder in tech.skworks.tachyon.service.contracts.player.data
Subclasses with type arguments of type PullProfileRequest.Builder in tech.skworks.tachyon.service.contracts.player.dataModifier and TypeClassDescriptionstatic final classProtobuf typetech.skworks.tachyon.service.contracts.player.data.PullProfileRequestMethods in tech.skworks.tachyon.service.contracts.player.data that return PullProfileRequest.BuilderModifier and TypeMethodDescriptionPullProfileRequest.Builder.clear()PullProfileRequest.Builder.clearUuid()string uuid = 1;PullProfileRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PullProfileRequest.Builder.mergeFrom(com.google.protobuf.Message other) PullProfileRequest.Builder.mergeFrom(PullProfileRequest other) static PullProfileRequest.BuilderPullProfileRequest.newBuilder()static PullProfileRequest.BuilderPullProfileRequest.newBuilder(PullProfileRequest prototype) PullProfileRequest.newBuilderForType()protected PullProfileRequest.BuilderPullProfileRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) string uuid = 1;PullProfileRequest.Builder.setUuidBytes(com.google.protobuf.ByteString value) string uuid = 1;PullProfileRequest.toBuilder()