- getCreated() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the date when the user was created.
- getCurrentUser() - Method in class org.vx68k.bitbucket.api.client.Client.RestService
-
- getCurrentUser() - Method in class org.vx68k.bitbucket.api.client.Service
-
Returns the current user.
- getDisplayName() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the display name.
- getEndpoint(String) - Method in class org.vx68k.bitbucket.api.client.Client.RestService
-
Returns the URI of an endpoint path.
- getFullName() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the full name.
- getHttpTransport() - Static method in class org.vx68k.bitbucket.api.client.Client
-
Returns the HTTP transport.
- getLinks() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the map of the links.
- getLinks() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the map of the links.
- getLocation() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the location.
- getLogger() - Static method in class org.vx68k.bitbucket.api.client.ClientUtilities
-
Returns a logger.
- getName() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the name.
- getName() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the name.
- getOwner() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the owner.
- getPassword() - Method in class org.vx68k.bitbucket.api.client.Client
-
Returns the password for Basic authentication.
- getScm() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the SCM.
- getService() - Method in class org.vx68k.bitbucket.api.client.Client
-
Returns a Bitbucket REST API service.
- getService(String, String) - Method in class org.vx68k.bitbucket.api.client.Client
-
Returns a Bitbucket REST API service with a user name and a password for
Basic authentication.
- getType() - Method in class org.vx68k.bitbucket.api.client.Entity
-
- getUser() - Method in class org.vx68k.bitbucket.api.client.Client
-
Returns the user name for Basic authentication.
- getUser(HttpResponse) - Method in class org.vx68k.bitbucket.api.client.Client.RestService
-
- getUser(String) - Method in class org.vx68k.bitbucket.api.client.Client.RestService
-
- getUser(String) - Method in class org.vx68k.bitbucket.api.client.Service
-
Returns the Bitbucket user identified by a name.
- getUser(UUID) - Method in class org.vx68k.bitbucket.api.client.Service
-
Returns the Bitbucket user identified by a UUID.
- getUuid() - Method in class org.vx68k.bitbucket.api.client.Repository
-
Returns the UUID.
- getUuid() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the UUID.
- getWebsite() - Method in class org.vx68k.bitbucket.api.client.User
-
Returns the URL of the website.