This project has retired. For details please refer to its Attic page.
Protos.Secret.ReferenceOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.Secret.ReferenceOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getKey ()
      optional string key = 2;
      com.google.protobuf.ByteString getKeyBytes ()
      optional string key = 2;
      java.lang.String getName ()
      required string name = 1;
      com.google.protobuf.ByteString getNameBytes ()
      required string name = 1;
      boolean hasKey ()
      optional string key = 2;
      boolean hasName ()
      required string name = 1;
    • Method Detail

      • hasName

        boolean hasName()
        required string name = 1;
      • getName

        java.lang.String getName()
        required string name = 1;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        required string name = 1;
      • hasKey

        boolean hasKey()
        optional string key = 2;
      • getKey

        java.lang.String getKey()
        optional string key = 2;
      • getKeyBytes

        com.google.protobuf.ByteString getKeyBytes()
        optional string key = 2;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /