Uses of Class
org.jclouds.javax.annotation.Nullable
-
-
Uses of Nullable in org.jclouds
Fields in org.jclouds with annotations of type Nullable Modifier and Type Field Description IntegerJcloudsVersion. alphaVersionNon-null iffJcloudsVersion.alphaistrueIntegerJcloudsVersion. betaVersionNon-null iffJcloudsVersion.betaistrueprotected StringContextBuilder. credentialIntegerJcloudsVersion. releaseCandidateVersionNon-null iffJcloudsVersion.releaseCandidateistrueMethod parameters in org.jclouds with annotations of type Nullable Modifier and Type Method Description ContextBuilderContextBuilder. credentials(String identity, String credential)constant value of the cloud identity and credential.Constructor parameters in org.jclouds with annotations of type Nullable Constructor Description ContextBuilder(ProviderMetadata providerMetadata, ApiMetadata apiMetadata) -
Uses of Nullable in org.jclouds.apis
Method parameters in org.jclouds.apis with annotations of type Nullable Modifier and Type Method Description BApiMetadata.Builder. buildVersion(String buildVersion)BApiMetadata.Builder. credentialName(String credentialName)BApiMetadata.Builder. defaultCredential(String defaultCredential)BApiMetadata.Builder. defaultEndpoint(String defaultEndpoint)BApiMetadata.Builder. defaultIdentity(String defaultIdentity) -
Uses of Nullable in org.jclouds.collect
Method parameters in org.jclouds.collect with annotations of type Nullable Modifier and Type Method Description static <T> IterableWithMarker<T>IterableWithMarkers. from(Iterable<T> elements, Object marker)Returns a paginated iterable containing the given elements and marker. -
Uses of Nullable in org.jclouds.concurrent
Method parameters in org.jclouds.concurrent with annotations of type Nullable Modifier and Type Method Description static <F> Map<F,Exception>FutureIterables. awaitCompletion(Map<F,? extends com.google.common.util.concurrent.ListenableFuture<?>> responses, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix)static <F,T>
Iterable<T>FutureIterables. transformParallel(Iterable<F> fromIterable, com.google.common.base.Function<? super F,com.google.common.util.concurrent.ListenableFuture<? extends T>> function, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix)static <F,T>
Iterable<T>FutureIterables. transformParallel(Iterable<F> fromIterable, com.google.common.base.Function<? super F,com.google.common.util.concurrent.ListenableFuture<? extends T>> function, com.google.common.util.concurrent.ListeningExecutorService exec, Long maxTime, Logger logger, String logPrefix, BackoffLimitedRetryHandler retryHandler, int maxRetries) -
Uses of Nullable in org.jclouds.crypto
Method parameters in org.jclouds.crypto with annotations of type Nullable Modifier and Type Method Description static X509CertificatePems. x509Certificate(com.google.common.io.ByteSource supplier, CertificateFactory certFactory)Returns theX509EncodedKeySpecthat is pem encoded in the supplier. -
Uses of Nullable in org.jclouds.domain
Methods in org.jclouds.domain with annotations of type Nullable Modifier and Type Method Description StringLoginCredentials. getPassword()Deprecated.since 1.8; instead useLoginCredentials.getOptionalPassword()StringLoginCredentials. getPrivateKey()Deprecated.since 1.8; instead useLoginCredentials.getOptionalPrivateKey() -
Uses of Nullable in org.jclouds.domain.internal
Constructor parameters in org.jclouds.domain.internal with annotations of type Nullable Constructor Description LocationImpl(LocationScope scope, String id, String description, Location parent, Iterable<String> iso3166Codes, Map<String,Object> metadata)ResourceMetadataImpl(String providerId, String name, Location location, URI uri, Map<String,String> userMetadata)ResourceMetadataImpl(String providerId, String name, Location location, URI uri, Map<String,String> userMetadata)ResourceMetadataImpl(String providerId, String name, Location location, URI uri, Map<String,String> userMetadata)ResourceMetadataImpl(String providerId, String name, Location location, URI uri, Map<String,String> userMetadata) -
Uses of Nullable in org.jclouds.encryption.internal
Constructor parameters in org.jclouds.encryption.internal with annotations of type Nullable Constructor Description JCECrypto(Provider provider) -
Uses of Nullable in org.jclouds.http
Methods in org.jclouds.http with annotations of type Nullable Modifier and Type Method Description HttpCommandHttpResponseException. getCommand()StringHttpResponse. getMessage()HttpResponseHttpResponseException. getResponse()Method parameters in org.jclouds.http with annotations of type Nullable Modifier and Type Method Description THttpResponse.Builder. message(String message)Uris.UriBuilderUris.UriBuilder. path(String path)Uris.UriBuilderUris.UriBuilder. query(String queryLine)Constructor parameters in org.jclouds.http with annotations of type Nullable Constructor Description HttpMessage(com.google.common.collect.Multimap<String,String> headers, Payload payload)HttpRequest(String method, URI endpoint, com.google.common.collect.Multimap<String,String> headers, Payload payload, Iterable<HttpRequestFilter> filters)HttpResponse(int statusCode, String message, com.google.common.collect.Multimap<String,String> headers, Payload payload)HttpResponse(int statusCode, String message, com.google.common.collect.Multimap<String,String> headers, Payload payload)HttpResponseException(String message, HttpCommand command, HttpResponse response)HttpResponseException(String message, HttpCommand command, HttpResponse response, String content)HttpResponseException(String message, HttpCommand command, HttpResponse response, String content, Throwable cause)HttpResponseException(String message, HttpCommand command, HttpResponse response, Throwable cause) -
Uses of Nullable in org.jclouds.http.functions
Method parameters in org.jclouds.http.functions with annotations of type Nullable Modifier and Type Method Description TParseSax. addDetailsAndPropagate(HttpResponse response, Exception e, String text) -
Uses of Nullable in org.jclouds.http.internal
Constructor parameters in org.jclouds.http.internal with annotations of type Nullable Constructor Description PayloadEnclosingImpl(Payload payload) -
Uses of Nullable in org.jclouds.io
Methods in org.jclouds.io with annotations of type Nullable Modifier and Type Method Description StringContentMetadata. getCacheControl()StringContentMetadata. getContentDisposition()Specifies presentational information for the object.StringContentMetadata. getContentEncoding()Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header field.StringContentMetadata. getContentLanguage()Get Content Language of the payloadLongContentMetadata. getContentLength()Returns the total size of the payload, or the chunk that's available.byte[]ContentMetadata. getContentMD5()Deprecated.useContentMetadata.getContentMD5AsHashCode()instead.com.google.common.hash.HashCodeContentMetadata. getContentMD5AsHashCode()StringContentMetadata. getContentType()A standard MIME type describing the format of the contents.DateContentMetadata. getExpires()Gives the date/time after which the response is considered stale.PayloadPayloadEnclosing. getPayload()Method parameters in org.jclouds.io with annotations of type Nullable Modifier and Type Method Description ContentMetadataBuilderContentMetadataBuilder. cacheControl(String cacheControl)ContentMetadataBuilderContentMetadataBuilder. contentDisposition(String contentDisposition)ContentMetadataBuilderContentMetadataBuilder. contentEncoding(String contentEncoding)ContentMetadataBuilderContentMetadataBuilder. contentLanguage(String contentLanguage)ContentMetadataBuilderContentMetadataBuilder. contentLength(Long contentLength)ContentMetadataBuilderContentMetadataBuilder. contentMD5(byte[] contentMD5)Deprecated.useContentMetadataBuilder.contentMD5(HashCode)instead.ContentMetadataBuilderContentMetadataBuilder. contentMD5(com.google.common.hash.HashCode contentMD5)ContentMetadataBuilderContentMetadataBuilder. contentType(String contentType)ContentMetadataBuilderContentMetadataBuilder. expires(Date expires)voidMutableContentMetadata. setCacheControl(String cacheControl)voidMutableContentMetadata. setContentDisposition(String contentDisposition)Set Content Disposition of the payloadvoidMutableContentMetadata. setContentEncoding(String contentEncoding)Set Content Encoding of the payloadvoidMutableContentMetadata. setContentLanguage(String contentLanguage)Set Content Language of the payloadvoidMutableContentMetadata. setContentLength(Long contentLength)voidMutableContentMetadata. setContentMD5(byte[] md5)Deprecated.useMutableContentMetadata.setContentMD5(HashCode)instead.voidMutableContentMetadata. setContentMD5(com.google.common.hash.HashCode md5)voidMutableContentMetadata. setContentType(String contentType)voidMutableContentMetadata. setExpires(Date expires) -
Uses of Nullable in org.jclouds.io.payloads
Method parameters in org.jclouds.io.payloads with annotations of type Nullable Modifier and Type Method Description voidBaseMutableContentMetadata. setCacheControl(String cacheControl)voidBaseMutableContentMetadata. setContentDisposition(String contentDisposition)Set Content Disposition of the payloadvoidBaseMutableContentMetadata. setContentEncoding(String contentEncoding)Set Content Encoding of the payloadvoidBaseMutableContentMetadata. setContentLanguage(String contentLanguage)Set Content Language of the payloadvoidBaseMutableContentMetadata. setContentLength(Long contentLength)voidBaseMutableContentMetadata. setContentType(String contentType)voidBaseMutableContentMetadata. setExpires(Date expires) -
Uses of Nullable in org.jclouds.location.functions
Method parameters in org.jclouds.location.functions with annotations of type Nullable Modifier and Type Method Description URIRegionToEndpointOrProviderIfNull. apply(Object from) -
Uses of Nullable in org.jclouds.location.suppliers
Method parameters in org.jclouds.location.suppliers with annotations of type Nullable Modifier and Type Method Description RegionIdToURISupplierRegionIdToURISupplier.Factory. createForApiTypeAndVersion(String apiType, String apiVersion)ZoneIdToURISupplierZoneIdToURISupplier.Factory. createForApiTypeAndVersion(String apiType, String apiVersion) -
Uses of Nullable in org.jclouds.predicates
Method parameters in org.jclouds.predicates with annotations of type Nullable Modifier and Type Method Description booleanValidator. apply(T t)booleanValidator. test(T t)abstract voidValidator. validate(T t)Validates the parameter -
Uses of Nullable in org.jclouds.predicates.validators
Method parameters in org.jclouds.predicates.validators with annotations of type Nullable Modifier and Type Method Description voidAllLowerCaseValidator. validate(String s) -
Uses of Nullable in org.jclouds.providers
Method parameters in org.jclouds.providers with annotations of type Nullable Modifier and Type Method Description ProviderMetadata.BuilderProviderMetadata.Builder. console(URI console)ProviderMetadata.BuilderProviderMetadata.Builder. homepage(URI homepage) -
Uses of Nullable in org.jclouds.providers.internal
Method parameters in org.jclouds.providers.internal with annotations of type Nullable Modifier and Type Method Description BaseProviderMetadata.BuilderBaseProviderMetadata.Builder. console(URI console) -
Uses of Nullable in org.jclouds.reflect
Method parameters in org.jclouds.reflect with annotations of type Nullable Modifier and Type Method Description static InvocationSuccessInvocationSuccess. create(Invocation invocation, Object result) -
Uses of Nullable in org.jclouds.rest.internal
Method parameters in org.jclouds.rest.internal with annotations of type Nullable Modifier and Type Method Description GeneratedHttpRequest.BuilderGeneratedHttpRequest.Builder. caller(Invocation caller)ObjectDelegatesToInvocationFunction. invoke(Object proxy, Method invoked, Object[] argv)Constructor parameters in org.jclouds.rest.internal with annotations of type Nullable Constructor Description GeneratedHttpRequest(String method, URI endpoint, com.google.common.collect.Multimap<String,String> headers, Payload payload, Iterable<HttpRequestFilter> filters, Invocation invocation, com.google.common.base.Optional<Invocation> caller) -
Uses of Nullable in org.jclouds.util
Method parameters in org.jclouds.util with annotations of type Nullable Modifier and Type Method Description static voidCloseables2. closeQuietly(Closeable closeable)Closes the closable, swallowing any IOException.static StringStrings2. urlDecode(String in)url decodes the input param, if set.
-