Interface CrossNodesCommunication.HidePlanRequestOrBuilder

    • Method Detail

      • hasMetadata

        boolean hasMetadata()
        .com.atlassian.bamboo.grpc.Metadata metadata = 1;
        Returns:
        Whether the metadata field is set.
      • getPlanKey

        String getPlanKey()
        string planKey = 2;
        Returns:
        The planKey.
      • getPlanKeyBytes

        com.google.protobuf.ByteString getPlanKeyBytes()
        string planKey = 2;
        Returns:
        The bytes for planKey.