Uses of Class
com.google.spanner.executor.v1.AdminResult
-
Uses of AdminResult in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return AdminResultModifier and TypeMethodDescriptionAdminResult.Builder.build()AdminResult.Builder.buildPartial()SpannerActionOutcome.Builder.getAdminResult()Result of admin related actions.SpannerActionOutcome.getAdminResult()Result of admin related actions.SpannerActionOutcomeOrBuilder.getAdminResult()Result of admin related actions.static AdminResultAdminResult.getDefaultInstance()AdminResult.Builder.getDefaultInstanceForType()AdminResult.getDefaultInstanceForType()static AdminResultAdminResult.parseDelimitedFrom(InputStream input) static AdminResultAdminResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AdminResultAdminResult.parseFrom(byte[] data) static AdminResultAdminResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AdminResultAdminResult.parseFrom(com.google.protobuf.ByteString data) static AdminResultAdminResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AdminResultAdminResult.parseFrom(com.google.protobuf.CodedInputStream input) static AdminResultAdminResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AdminResultAdminResult.parseFrom(InputStream input) static AdminResultAdminResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AdminResultAdminResult.parseFrom(ByteBuffer data) static AdminResultAdminResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type AdminResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AdminResult>AdminResult.getParserForType()static com.google.protobuf.Parser<AdminResult>AdminResult.parser()Methods in com.google.spanner.executor.v1 with parameters of type AdminResultModifier and TypeMethodDescriptionSpannerActionOutcome.Builder.mergeAdminResult(AdminResult value) Result of admin related actions.AdminResult.Builder.mergeFrom(AdminResult other) static AdminResult.BuilderAdminResult.newBuilder(AdminResult prototype) SpannerActionOutcome.Builder.setAdminResult(AdminResult value) Result of admin related actions.