public interface SetObjectTypeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
getObjectType()
object type instance
|
ObjectTypeOrBuilder |
getObjectTypeOrBuilder()
object type instance
|
boolean |
hasObjectType()
object type instance
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasObjectType()
object type instance
.aserto.directory.common.v2.ObjectType object_type = 1 [json_name = "objectType"];ObjectType getObjectType()
object type instance
.aserto.directory.common.v2.ObjectType object_type = 1 [json_name = "objectType"];ObjectTypeOrBuilder getObjectTypeOrBuilder()
object type instance
.aserto.directory.common.v2.ObjectType object_type = 1 [json_name = "objectType"];Copyright © 2023. All rights reserved.