Interface DataserviceMessages.GetFederatedObjectsRequestOrBuilder

    • Method Detail

      • hasExtDataClayID

        boolean hasExtDataClayID()
        .dataclay.communication.grpc.common.DataClayInstanceID extDataClayID = 1;
        Returns:
        Whether the extDataClayID field is set.
      • getExtDataClayID

        CommonMessages.DataClayInstanceID getExtDataClayID()
        .dataclay.communication.grpc.common.DataClayInstanceID extDataClayID = 1;
        Returns:
        The extDataClayID.
      • getObjectIDSList

        List<CommonMessages.ObjectID> getObjectIDSList()
        repeated .dataclay.communication.grpc.common.ObjectID objectIDS = 2;
      • getObjectIDS

        CommonMessages.ObjectID getObjectIDS​(int index)
        repeated .dataclay.communication.grpc.common.ObjectID objectIDS = 2;
      • getObjectIDSCount

        int getObjectIDSCount()
        repeated .dataclay.communication.grpc.common.ObjectID objectIDS = 2;
      • getObjectIDSOrBuilder

        CommonMessages.ObjectIDOrBuilder getObjectIDSOrBuilder​(int index)
        repeated .dataclay.communication.grpc.common.ObjectID objectIDS = 2;